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