1.468 release

This commit is contained in:
M66B 2019-05-06 11:09:25 +02:00
parent 05b94cf3a9
commit a5cb29d263
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 467
versionName "1.467"
versionCode 468
versionName "1.468"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {