1.470 release

This commit is contained in:
M66B 2019-05-07 08:16:53 +02:00
parent dec508bfb6
commit 05fb3a51d0
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 469
versionName "1.469"
versionCode 470
versionName "1.470"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {