1.571 release

This commit is contained in:
M66B
2019-07-06 19:10:35 +02:00
parent 0451dda73c
commit c127ff6fa4

View File

@@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 570
versionName "1.570"
versionCode 571
versionName "1.571"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {