1.577 release

This commit is contained in:
M66B
2019-07-10 07:55:24 +02:00
parent 291436e4fe
commit b8dc9faf64

View File

@@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 576
versionName "1.576"
versionCode 577
versionName "1.577"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {