1.573 release

This commit is contained in:
M66B
2019-07-08 10:26:14 +02:00
parent a2d9556393
commit b31df5d1a4

View File

@@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 572
versionName "1.572"
versionCode 573
versionName "1.573"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {