1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-12 09:26:07 +00:00

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 {