1.536 release

This commit is contained in:
M66B
2019-06-09 13:22:33 +02:00
parent d56ff5ffde
commit ddf6e3ce35

View File

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