1.541 release

This commit is contained in:
M66B 2019-06-14 09:06:25 +02:00
parent 6fc86bc2b5
commit 1f3e4a20f1
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 540
versionName "1.540"
versionCode 541
versionName "1.541"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {