移除米盟SDK依赖,统一类库使用https://jitpack.io/仓库

This commit is contained in:
2026-06-08 21:20:10 +08:00
parent 7d3b83b522
commit 0a174f531f
10 changed files with 18 additions and 1169 deletions

View File

@@ -39,10 +39,6 @@ android {
}
}
// 米盟 SDK
packagingOptions {
doNotStrip "*/*/libmimo_1011.so"
}
}
dependencies {