Add support button

This commit is contained in:
Thomas 2020-05-08 18:52:19 +02:00
parent 606e1a36c7
commit 43d8f6e5ff
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 365 versionCode 366
versionName "2.35.2" versionName "2.35.3"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true