1.95 release

This commit is contained in:
M66B 2018-10-17 12:22:53 +00:00
parent edd7e93e1f
commit 18f9d8f55c
2 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 94
versionName "1.94"
versionCode 95
versionName "1.95"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {