1.103 release

This commit is contained in:
M66B 2018-10-20 18:21:27 +00:00
parent d2a69d3b47
commit be6f1d206e
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 102
versionName "1.102"
versionCode 103
versionName "1.103"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {