1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-29 03:05:31 +00:00

1.578 release

This commit is contained in:
M66B 2019-07-10 09:50:37 +02:00
parent 786862e195
commit 3512920bbc

View file

@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 577
versionName "1.577"
versionCode 578
versionName "1.578"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {