Add domestic vendor push infrastructure

This commit is contained in:
2026-07-26 01:45:59 +08:00
parent 7cca34b331
commit 0738953e6d
77 changed files with 6470 additions and 855 deletions
+8 -5
View File
@@ -1,9 +1,12 @@
allprojects {
repositories {
google()
mavenCentral()
}
}
repositories {
google()
mavenCentral()
maven(url = "https://developer.huawei.com/repo/")
maven(url = "https://developer.honor.com/repo")
maven(url = "https://repos.xiaomi.com/maven")
}
}
val newBuildDir: Directory =
rootProject.layout.buildDirectory