1.269 release

This commit is contained in:
M66B 2019-01-10 18:58:08 +00:00
parent 544633f85c
commit e00a1ddd23
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 268
versionName "1.268"
versionCode 269
versionName "1.269"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {