1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-02 13:14:39 +00:00

1.572 release

This commit is contained in:
M66B 2019-07-07 09:55:28 +02:00
parent 1e5560dd1c
commit bd7e879eff

View file

@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 571
versionName "1.571"
versionCode 572
versionName "1.572"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {