Skip to content

Commit

Permalink
Fix quilt repository
Browse files Browse the repository at this point in the history
Signed-off-by: shedaniel <[email protected]>
  • Loading branch information
shedaniel committed Feb 14, 2022
1 parent 0c83872 commit 5db5fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ repositories {
}
maven { url "https://maven.shedaniel.me/" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://maven.quiltmc.org/repository/snapshot" }
maven { url "https://maven.quiltmc.org/repository/release" }
}

dependencies {
Expand Down

0 comments on commit 5db5fb0

Please sign in to comment.