1.452 release

This commit is contained in:
M66B 2019-04-26 12:54:01 +02:00
parent 9868174977
commit df5611aacd
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 451
versionName "1.451"
versionCode 452
versionName "1.452"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {