1.337 release

This commit is contained in:
M66B 2019-02-19 13:00:41 +00:00
parent 868a9e7b69
commit 2e710a942c
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 336 versionCode 337
versionName "1.336" versionName "1.337"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions { javaCompileOptions {