prepare release

This commit is contained in:
tom79 2019-06-23 19:10:59 +02:00
parent 759251c297
commit d9fba74c2a
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 18 minSdkVersion 18
targetSdkVersion 28 targetSdkVersion 28
versionCode 284 versionCode 285
versionName "2.7.0" versionName "2.7.1"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true