1.507 release

This commit is contained in:
M66B
2019-05-23 17:00:17 +02:00
parent 39fbf1508d
commit 84b06ef4e4

View File

@@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 506
versionName "1.506"
versionCode 507
versionName "1.507"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {