1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-04 06:20:26 +00:00

1.558 release

This commit is contained in:
M66B 2019-06-24 18:24:34 +02:00
parent a165940858
commit ebdb255484

View file

@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 557 versionCode 558
versionName "1.557" versionName "1.558"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions { javaCompileOptions {