清理人脸识别代码;清理所有编译警告

This commit is contained in:
BBIT-Kai
2026-05-29 09:57:38 +08:00
parent 2b39f0d81a
commit c5a72e938f
33 changed files with 382 additions and 282 deletions
-1
View File
@@ -131,7 +131,6 @@ dependencies {
implementation("androidx.camera:camera-view:$cameraXVersion")
implementation("com.google.zxing:core:3.5.4")
implementation("com.google.mlkit:face-detection:16.1.7")
implementation("com.aliyun.dpa:oss-android-sdk:2.9.21")
implementation("com.aliyun:ocr_api20210707:3.1.3") {
exclude(group = "pull-parser", module = "pull-parser")