1.319 release

This commit is contained in:
M66B 2019-02-05 17:21:32 +00:00
parent 0cb77a4154
commit 03e0251432
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 318
versionName "1.318"
versionCode 319
versionName "1.319"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {