app/build.gradle
@@ -123,8 +123,9 @@ //二维码库 implementation project(path: ':third-zxing') //Link本地库 implementation project(path: ':HDLLinkPMSdk') implementation 'com.hdl.android.link.local.sdk:localsdk:1.0.0' // implementation project(path: ':HDLLinkPMSdk') implementation 'com.hdl.android:pmsdk:1.0.1' implementation 'com.hdl.android:debugsdk:1.0.1' testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3'