HDLSDK_DEMO/app/build.gradle
@@ -39,5 +39,10 @@ implementation 'com.github.CymChad:BaseRecyclerViewAdapterHelper:3.0.6' // implementation 'com.google.code.gson:gson:2.8.8' implementation files('libs\\com.hdl.sdk-v1.2.0.aar') implementation files('libs\\com.hdl.sdk-v1.2.1.aar') //二维码 implementation 'com.google.zxing:core:3.4.1' //事件总线 implementation 'org.greenrobot:eventbus:3.2.0' }