1.201 release

This commit is contained in:
M66B 2018-12-04 20:39:50 +01:00
parent a749e155aa
commit 35fb998c1d
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 200
versionName "1.200"
versionCode 201
versionName "1.201"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {