Skip to content

Commit 78fbca2

Browse files
committed
update version to 1.48.1
1 parent 0dfecf9 commit 78fbca2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

settings.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
pluginManagement {
44
repositories {
5-
maven { url=uri("https://maven.aliyun.com/repository/public") }
6-
maven { url=uri("https://maven.aliyun.com/repository/central") }
7-
maven { url=uri("https://maven.aliyun.com/repository/gradle-plugin") }
5+
// maven { url=uri("https://maven.aliyun.com/repository/public") }
6+
// maven { url=uri("https://maven.aliyun.com/repository/central") }
7+
// maven { url=uri("https://maven.aliyun.com/repository/gradle-plugin") }
88
maven { url = uri("https://jitpack.io") }
99
google {
1010
content {

0 commit comments

Comments
 (0)