1.434 release

This commit is contained in:
M66B 2019-04-19 09:06:18 +02:00
parent 2c9f35fdc0
commit 002077cc5a
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 433
versionName "1.433"
versionCode 434
versionName "1.434"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {