Skip to content

Commit 5dc7b27

Browse files
committed
Add missing repo
1 parent 7552af4 commit 5dc7b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencyResolutionManagement {
44
repositories {
55
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
66
mavenCentral()
7-
maven("https://jitpack.io")
7+
maven("https://reposilite.worldseed.online/public")
88
maven {
99
name = "OneLiteFeatherRepository"
1010
url = uri("https://repo.onelitefeather.dev/onelitefeather")

0 commit comments

Comments
 (0)