Release 2.9.1

This commit is contained in:
tom79 2019-07-05 18:53:56 +02:00
parent 9095466462
commit f1c82fc12c
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 289 versionCode 290
versionName "2.9.0" versionName "2.9.1"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true