[6.0.0][Fix]解决Koom库未初始化导致的崩溃

This commit is contained in:
chenfufeng
2023-08-29 18:31:00 +08:00
parent bbc4d1af02
commit 4e387a95a1
5 changed files with 10 additions and 6 deletions

View File

@@ -87,8 +87,6 @@ dependencies {
implementation rootProject.ext.dependencies.androidxrecyclerview
implementation rootProject.ext.dependencies.flexbox
implementation rootProject.ext.dependencies.androidautoSize
implementation rootProject.ext.dependencies.koomnative
implementation rootProject.ext.dependencies.koomxhook
implementation rootProject.ext.dependencies.mofang_runtime
implementation rootProject.ext.dependencies.log_runtime
implementation group: "com.tencent.matrix", name: "matrix-android-lib", version: MATRIX_VERSION, changing: true