1.463 release

This commit is contained in:
M66B 2019-05-02 16:36:15 +02:00
parent b5651b0826
commit a7a45217c9
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 462
versionName "1.462"
versionCode 463
versionName "1.463"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {