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

1.543 release

This commit is contained in:
M66B 2019-06-14 19:13:16 +02:00
parent d0c1ee416f
commit a267d95b2e

View file

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 542
versionName "1.542"
versionCode 543
versionName "1.543"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {