1.471 release

This commit is contained in:
M66B 2019-05-08 12:08:18 +02:00
parent 97622542d9
commit effd64955f
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 470
versionName "1.470"
versionCode 471
versionName "1.471"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {