Skip to content

Commit

Permalink
准备上架
Browse files Browse the repository at this point in the history
  • Loading branch information
Soltus committed Jul 17, 2024
1 parent 89df593 commit a396f76
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ repositories {
// maven { url 'https://maven.aliyun.com/repository/public' } // 不许用,不然满江红
if (!System.getenv().containsKey("CI")) {
maven(url = "https://mirrors.tencent.com/nexus/repository/maven-public/")
maven(url = "https://download.jetbrains.8686c.com/idea/") // ideaIC download
}
maven(url = "https://developer.huawei.com/repo/")
maven(url = "https://download.jetbrains.8686c.com/idea/") // ideaIC download
google()
mavenCentral()
maven(url = "https://jitpack.io")
Expand Down

0 comments on commit a396f76

Please sign in to comment.