chore: 更新应用配置
- 更新AppConfig、AndroidManifest - 更新build.gradle.kts、settings.gradle.kts Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -16,6 +16,8 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
// 支付宝 SDK Maven 仓库
|
||||
maven { url = uri("https://maven.alipay.com/nexus/content/repositories/releases/") }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user