1.576 release

This commit is contained in:
M66B 2019-07-09 11:33:46 +02:00
parent 22a6df4942
commit ed0a57f707
1 changed files with 2 additions and 2 deletions

View File

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