1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 12:44:42 +00:00

1.559 release

This commit is contained in:
M66B 2019-06-25 12:48:56 +02:00
parent 21631c17be
commit 4115ed4bbc

View file

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