1.526 release

This commit is contained in:
M66B 2019-06-01 10:02:37 +02:00
parent 2cbe22c350
commit 032d12d731
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 525
versionName "1.525"
versionCode 526
versionName "1.526"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {