1.334 release

This commit is contained in:
M66B
2019-02-17 13:12:39 +00:00
parent 288268ece2
commit 2a03e54952

View File

@@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 333
versionName "1.333"
versionCode 334
versionName "1.334"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {