1.196 release

This commit is contained in:
M66B 2018-12-02 15:13:49 +01:00
parent c926de08f0
commit a1e25e3348
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 195
versionName "1.195"
versionCode 196
versionName "1.196"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {