HDLSDK_DEMO/app/build.gradle
@@ -7,7 +7,7 @@ defaultConfig { applicationId "com.hdl.hdlsdkdemo" minSdk 21 minSdk 23 targetSdk 31 versionCode 1 versionName "1.0" @@ -39,5 +39,5 @@ implementation 'com.github.CymChad:BaseRecyclerViewAdapterHelper:3.0.6' // implementation 'com.google.code.gson:gson:2.8.8' implementation files('libs\\com.hdl.sdk-v1.1.9.aar') implementation files('libs\\com.hdl.sdk-v1.2.0.aar') }