1.275 release

This commit is contained in:
M66B 2019-01-14 12:04:36 +00:00
parent e7aad6179f
commit 6a2a7e88cd
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 274
versionName "1.274"
versionCode 275
versionName "1.275"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {