1.290 release

This commit is contained in:
M66B 2019-01-23 12:45:48 +00:00
parent b338c90dc5
commit fc7f893724
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 289 versionCode 290
versionName "1.289" versionName "1.290"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions { javaCompileOptions {