1.532 release

This commit is contained in:
M66B 2019-06-07 14:29:48 +02:00
parent 94b3590118
commit 01bfae0ddd
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 531
versionName "1.531"
versionCode 532
versionName "1.532"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {