1.198 release

This commit is contained in:
M66B 2018-12-03 18:38:30 +01:00
parent 894c010572
commit f406c5ebc3
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 197
versionName "1.197"
versionCode 198
versionName "1.198"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {