1.430 release

This commit is contained in:
M66B 2019-04-13 08:57:29 +02:00
parent b9ba3ce83b
commit c84564991f
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 429
versionName "1.429"
versionCode 430
versionName "1.430"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {