1.274 release

This commit is contained in:
M66B 2019-01-14 07:39:58 +00:00
parent 0f56889b73
commit d381351058
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 273
versionName "1.273"
versionCode 274
versionName "1.274"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {