1.418 release

This commit is contained in:
M66B 2019-04-04 15:59:22 +02:00
parent 7fb0e55f50
commit 4034ee2401
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 417
versionName "1.417"
versionCode 418
versionName "1.418"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {