wxr
2022-11-24 a2000a485e84a462b7b9686565615bcfddc484ac
AndroidOpenDemo/DeviceAddModule/build.gradle
@@ -1,4 +1,4 @@
apply plugin: 'com.android.library'
apply plugin: 'com.android.application'
repositories {
    flatDir {
        dirs 'libs'
@@ -53,6 +53,7 @@
    api fileTree(include: ['imageload4dh.jar'], dir: 'libs')
//    compileOnly fileTree(include: ['lechangeSDK.jar'], dir: 'libs')
    api fileTree(include: ['lechangeSDK.jar'], dir: 'libs')
    implementation 'com.google.code.gson:gson:2.8.8'
//    compile project(':LcOpenSDk')