1.546 release

This commit is contained in:
M66B 2019-06-18 21:45:58 +02:00
parent 96d1e83c95
commit 878037e83e
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 545
versionName "1.545"
versionCode 546
versionName "1.546"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {