1.250 release

This commit is contained in:
M66B
2018-12-31 10:08:04 +00:00
parent 2f6fb52e1b
commit 07c35d7dd0

View File

@@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 249
versionName "1.249"
versionCode 250
versionName "1.250"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {