weimingfei
2 天以前 3c5e5ed692e2e5248080b064b7d14b8eb9988a8c
keyCabinet-android/app/build.gradle
@@ -108,6 +108,7 @@
    implementation project(path: ':settinglibrary')
    implementation 'androidx.legacy:legacy-support-v4:1.0.0'
    implementation files('libs\\simple-xml-2.7.1.jar')
    implementation files('libs\\myservice_20240630.jar')
    testImplementation deps.test.junit
    androidTestImplementation deps.test.ext_junit
    androidTestImplementation deps.test.test_espresso
@@ -135,4 +136,5 @@
    implementation 'com.bigkoo:convenientbanner:2.0.5'
    //头像
    implementation 'de.hdodenhof:circleimageview:3.1.0'
}