1.357 release

This commit is contained in:
M66B 2019-03-04 07:51:47 +00:00
parent 57a2573adf
commit 8470366d32
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 356
versionName "1.356"
versionCode 357
versionName "1.357"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {