1.413 release

This commit is contained in:
M66B 2019-03-30 16:31:48 +01:00
parent a287974141
commit c41bfdf190
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 412
versionName "1.412"
versionCode 413
versionName "1.413"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {