1.299 release

This commit is contained in:
M66B 2019-01-26 18:27:45 +00:00
parent e2b89a8703
commit 09f0fa55d4
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 298
versionName "1.298"
versionCode 299
versionName "1.299"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {