1.432 release

This commit is contained in:
M66B
2019-04-18 09:30:54 +02:00
parent 9ad7703ed9
commit 402a73c8ee

View File

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