1.410 release

This commit is contained in:
M66B 2019-03-30 10:59:04 +00:00
parent 5bdeaa97c5
commit b10b7ff4a4
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 409
versionName "1.409"
versionCode 410
versionName "1.410"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {