app/build.gradle
@@ -67,6 +67,8 @@ implementation project(path: ':third-zxing') //Link本地库 implementation project(path: ':HDLLinkLocalSdk') // implementation project(path: ':HDLLinkPMSdk') testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'