1.435 release

This commit is contained in:
M66B 2019-04-19 10:35:53 +02:00
parent eb155041a0
commit ac141899ea
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 434
versionName "1.434"
versionCode 435
versionName "1.435"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {