1.340 release

This commit is contained in:
M66B 2019-02-22 17:47:03 +01:00
parent 35159f9865
commit 6f2322869a
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 339
versionName "1.339"
versionCode 340
versionName "1.340"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {