1.537 release

This commit is contained in:
M66B 2019-06-09 17:22:17 +02:00
parent 44c5455bba
commit d1ec0dce7e
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 536
versionName "1.536"
versionCode 537
versionName "1.537"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {