Skip to content

Commit e27426b

Browse files
committed
Remove jitpack maven
1 parent 48d7aae commit e27426b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

settings.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ pluginManagement {
22
repositories {
33
google()
44
mavenCentral()
5-
maven(url = "https://jitpack.io")
65
gradlePluginPortal()
76
}
87
}
@@ -11,7 +10,6 @@ dependencyResolutionManagement {
1110
repositories {
1211
google()
1312
mavenCentral()
14-
maven(url = "https://jitpack.io")
1513
}
1614
}
1715

0 commit comments

Comments
 (0)