1.254 release

This commit is contained in:
M66B
2019-01-04 10:34:01 +01:00
parent d6412b7ae6
commit fd9f53bc58

View File

@@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 253
versionName "1.253"
versionCode 254
versionName "1.254"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {