Release 2.28.0

This commit is contained in:
tom79 2019-12-18 17:47:23 +01:00
parent 1c0f3a585f
commit 80c0815bf0
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 343 versionCode 344
versionName "2.27.1" versionName "2.28.0"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true