1.347 release

This commit is contained in:
M66B 2019-02-28 19:20:10 +00:00
parent 21106ad0fd
commit 04268575b7
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 346
versionName "1.346"
versionCode 347
versionName "1.347"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {