1.534 release

This commit is contained in:
M66B 2019-06-08 17:02:56 +02:00
parent 244e0114d8
commit 52f3ec4c95
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 533
versionName "1.533"
versionCode 534
versionName "1.534"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {