Prepares release 2.24.1

This commit is contained in:
tom79 2019-11-03 18:06:41 +01:00
parent fc82a3681c
commit 8b4db98517
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 331 versionCode 332
versionName "2.24.0" versionName "2.24.1"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true