1.331 release

This commit is contained in:
M66B 2019-02-14 13:32:23 +00:00
parent cf754dfb6a
commit 36920e2404
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 330
versionName "1.330"
versionCode 331
versionName "1.331"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {