1.277 release

This commit is contained in:
M66B 2019-01-14 18:28:24 +00:00
parent 6ba6351a3d
commit 007004e0d6
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 276
versionName "1.276"
versionCode 277
versionName "1.277"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {