1.460 release

This commit is contained in:
M66B 2019-05-01 11:40:37 +02:00
parent 693b970891
commit b32a67bf34
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 459
versionName "1.459"
versionCode 460
versionName "1.460"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {