1.535 release

This commit is contained in:
M66B 2019-06-09 11:54:48 +02:00
parent f464c14b81
commit ed29b6e29b
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 534
versionName "1.534"
versionCode 535
versionName "1.535"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {