1.465 release

This commit is contained in:
M66B 2019-05-04 13:53:25 +02:00
parent 3a9cf246f6
commit 50c67e61c2
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 464
versionName "1.464"
versionCode 465
versionName "1.465"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {