1.433 release

This commit is contained in:
M66B 2019-04-18 12:37:15 +02:00
parent df02ec64d4
commit 45911b2733
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 432
versionName "1.432"
versionCode 433
versionName "1.433"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {