app/build.gradle
@@ -153,6 +153,7 @@ implementation project(path: ':third-zxing') //Link本地库(在线依赖网络库) implementation 'com.hdl.android:pmsdk:1.0.2' implementation project(path: ':HDLLinkPMSdk') implementation 'com.hdl.android:debugsdk:1.0.33' testImplementation 'junit:junit:4.13.2'