1.123 release

This commit is contained in:
M66B
2018-10-31 18:32:38 +00:00
parent 020c387402
commit 0aa41f3241
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 122
versionName "1.122"
versionCode 123
versionName "1.123"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {