1.350 release

This commit is contained in:
M66B 2019-03-02 09:09:10 +00:00
parent 6596633b3b
commit 9d17b494f1
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 349
versionName "1.349"
versionCode 350
versionName "1.350"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {