We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7552af4 commit 5dc7b27Copy full SHA for 5dc7b27
settings.gradle.kts
@@ -4,7 +4,7 @@ dependencyResolutionManagement {
4
repositories {
5
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
6
mavenCentral()
7
- maven("https://jitpack.io")
+ maven("https://reposilite.worldseed.online/public")
8
maven {
9
name = "OneLiteFeatherRepository"
10
url = uri("https://repo.onelitefeather.dev/onelitefeather")
0 commit comments