1.451 release

This commit is contained in:
M66B 2019-04-26 10:29:13 +02:00
parent 374dc042d7
commit a54bae9267
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 450 versionCode 451
versionName "1.450" versionName "1.451"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions { javaCompileOptions {