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

1.584 release

This commit is contained in:
M66B 2019-07-11 10:42:38 +02:00
parent 91ec7305d2
commit d28635d13a

View file

@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 583
versionName "1.583"
versionCode 584
versionName "1.584"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {