1.522 release

This commit is contained in:
M66B 2019-05-30 11:35:38 +02:00
parent 110a1cda94
commit 2f253dac28
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 521
versionName "1.521"
versionCode 522
versionName "1.522"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {