1.358 release

This commit is contained in:
M66B 2019-03-05 11:24:02 +00:00
parent 25568046c5
commit 5661c5d11e
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 357
versionName "1.357"
versionCode 358
versionName "1.358"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {