1.469 release

This commit is contained in:
M66B 2019-05-06 16:28:43 +02:00
parent 11c5a82d11
commit 1f5f705c68
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 468
versionName "1.468"
versionCode 469
versionName "1.469"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {