1.547 release

This commit is contained in:
M66B 2019-06-19 15:26:12 +02:00
parent 0b313fa9df
commit 3675880c1d
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 546
versionName "1.546"
versionCode 547
versionName "1.547"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {