panlili2024
2024-11-14 b1569b789eef12cf5d4252620ca7e7d2d9c8b93a
HDLSDK_DEMO/app/build.gradle
@@ -38,12 +38,6 @@
    androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
    implementation 'com.github.CymChad:BaseRecyclerViewAdapterHelper:3.0.6'
<<<<<<< HEAD
    implementation 'com.google.code.gson:gson:2.8.8'
    implementation files('libs\\com.hdl.sdk-v1.0.16.aar')
=======
//    implementation 'com.google.code.gson:gson:2.8.8'
>>>>>>> not_androidx
//    implementation project(path: ':hdl-connect')
    implementation files('libs\\com.hdl.sdk-v1.1.3.aar')
    implementation files('libs\\com.hdl.sdk-v1.1.9.aar')
}