1.468 release

This commit is contained in:
M66B
2019-05-06 11:09:25 +02:00
parent 05b94cf3a9
commit a5cb29d263

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 {