1.273 release

This commit is contained in:
M66B 2019-01-13 09:25:17 +00:00
parent f245c0d01c
commit 788e0ba301
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 272
versionName "1.272"
versionCode 273
versionName "1.273"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {