Skip to content

Commit

Permalink
build update
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaojieonly committed Sep 25, 2024
1 parent 57cfe6e commit aae630a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ android {
vectorDrawables.useSupportLibrary = true
resConfigs 'zh', 'zh-rCN', 'zh-rHK', 'zh-rTW', 'es', 'ja', 'ko', 'fr', 'de', 'th'
testOptions.unitTests.includeAndroidResources = true
multiDexEnabled true
ndk {
moduleName "native-lib"
abiFilters "armeabi-v7a", "arm64-v8a", "x86", "x86_64"
Expand Down

0 comments on commit aae630a

Please sign in to comment.