1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-15 08:29:24 +00:00

1.522 release

This commit is contained in:
M66B 2019-05-30 11:35:38 +02:00
parent 110a1cda94
commit 2f253dac28

View file

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 521
versionName "1.521"
versionCode 522
versionName "1.522"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {