1.116 release

This commit is contained in:
M66B 2018-10-28 10:28:07 +00:00
parent c4a2c6e731
commit 0139a2eb7d
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 115
versionName "1.115"
versionCode 116
versionName "1.116"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {