1.346 release

This commit is contained in:
M66B 2019-02-28 18:27:40 +00:00
parent 5f57cabbe6
commit 4fb50519e6
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 345
versionName "1.345"
versionCode 346
versionName "1.346"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {