1.355 release

This commit is contained in:
M66B 2019-03-03 12:45:55 +00:00
parent bc2d3a3d15
commit 6b6323b580
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 354
versionName "1.354"
versionCode 355
versionName "1.355"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {