1.464 release

This commit is contained in:
M66B 2019-05-03 15:25:29 +02:00
parent 90af830f70
commit 650eb4afa2
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 463
versionName "1.463"
versionCode 464
versionName "1.464"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {