Skip to content

Commit

Permalink
Added JitPack (For ViaBedrock dependency)
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Sep 4, 2024
1 parent 3b0693c commit 49e3e68
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ repositories {
name = "TerraformersMC"
url = "https://maven.terraformersmc.com/releases"
}
maven {
name = "Jitpack"
url = "https://jitpack.io"

content {
includeGroup "com.github.Oryxel"
}
}
}

loom {
Expand Down

0 comments on commit 49e3e68

Please sign in to comment.