更新英文语言相关问题。

This commit is contained in:
wyf
2026-03-23 15:19:09 +08:00
parent 2d28a550bd
commit a1e835ecbc
20 changed files with 472 additions and 1040 deletions

View File

@@ -9,8 +9,9 @@ allprojects {
maven { url 'https://maven.aliyun.com/repository/gradle-plugin' }
maven { url 'https://jitpack.io' }
maven { url 'https://developer.huawei.com/repo/'}
// maven { url "https://repo.jiguang.cn/repository/maven2/" }
google()
mavenCentral()
// mavenCentral()
flatDir {
dirs 'libs'
}