This commit is contained in:
xsl
2026-03-11 09:44:18 +08:00
commit eeebb2070e
69 changed files with 2191 additions and 0 deletions
@@ -0,0 +1,11 @@
{
"minSdkVersion": "21",
"dependencies": [
"com.google.mlkit:barcode-scanning:17.3.0",
"androidx.camera:camera-core:1.4.0",
"androidx.camera:camera-camera2:1.4.0",
"androidx.camera:camera-lifecycle:1.4.0",
"androidx.camera:camera-view:1.4.0",
"androidx.appcompat:appcompat:1.4.1"
]
}