1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-18 21:28:54 +00:00

1.538 release

This commit is contained in:
M66B 2019-06-10 08:59:34 +02:00
parent 93465ee5e1
commit 5a2a330574

View file

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 537
versionName "1.537"
versionCode 538
versionName "1.538"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {