lmw
2025-04-03 8d72ec1b07a4fe0863b41b1140a8c0e679867b93
build.gradle
@@ -7,7 +7,8 @@
    ext.retrofit_version = '2.3.0'
    repositories {
        google()
        jcenter()
        mavenCentral()
        maven { url 'https://maven.aliyun.com/repository/jcenter/' }
        maven { url 'https://jitpack.io' }
    }
    dependencies {
@@ -22,7 +23,8 @@
allprojects {
    repositories {
        google()
        jcenter()
        mavenCentral()
        maven { url 'https://maven.aliyun.com/repository/jcenter/' }
        maven { url 'https://jitpack.io' }
        // 支付宝 SDK AAR 包所需的配置
        flatDir {