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') }