1.335 release

This commit is contained in:
M66B 2019-02-18 08:22:12 +00:00
parent 189a05edcb
commit 9b7d108ccc
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 334
versionName "1.334"
versionCode 335
versionName "1.335"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {