1.539 release

This commit is contained in:
M66B
2019-06-12 19:36:00 +02:00
parent 0b9fa94bb1
commit 805a8cc559

View File

@@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 538
versionName "1.538"
versionCode 539
versionName "1.539"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {