1.276 release

This commit is contained in:
M66B 2019-01-14 13:56:29 +00:00
parent f054063a95
commit 800784b578
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 275
versionName "1.275"
versionCode 276
versionName "1.276"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {