1.356 release

This commit is contained in:
M66B 2019-03-03 19:29:10 +00:00
parent 5485bb5e7a
commit 0cfc56638f
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 355
versionName "1.355"
versionCode 356
versionName "1.356"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {