1.197 release

This reverts commit b66c54fad3.
This commit is contained in:
M66B 2018-12-03 16:59:36 +01:00
parent b66c54fad3
commit 92bae44cef
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 196
versionName "1.196"
versionCode 197
versionName "1.197"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {