1.333 release

This commit is contained in:
M66B
2019-02-15 07:54:36 +00:00
parent e1f3770080
commit 3062da7605

View File

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