1.527 release

This commit is contained in:
M66B 2019-06-01 15:59:29 +02:00
parent 04a2a12546
commit bb81d3c4c0
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 526
versionName "1.526"
versionCode 527
versionName "1.527"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {