Skip to content

Commit

Permalink
✏️ oops
Browse files Browse the repository at this point in the history
  • Loading branch information
asoji committed Jul 1, 2024
1 parent d0b35be commit ac8000e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ version = getModVersion()
group = project.property("maven_group")!!

repositories {
mavenCentral()
maven { url = uri("https://maven.parchmentmc.org") }
maven { url = uri("https://mvn.devos.one/snapshots") } }

Expand Down

0 comments on commit ac8000e

Please sign in to comment.