1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-24 07:01:05 +00:00

1.425 release

This commit is contained in:
M66B 2019-04-07 09:38:29 +02:00
parent 720e10a44d
commit fe45972608

View file

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 424
versionName "1.424"
versionCode 425
versionName "1.425"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {