1.207 release

This commit is contained in:
M66B 2018-12-07 17:04:50 +01:00
parent 31bd82eb14
commit 2cce8f73f9
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 206
versionName "1.206"
versionCode 207
versionName "1.207"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {