1.354 release

This commit is contained in:
M66B
2019-03-03 11:29:29 +00:00
parent 17573d07ad
commit cd1e265271

View File

@@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 353
versionName "1.353"
versionCode 354
versionName "1.354"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {