mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-03 16:35:50 +00:00
fix format
This commit is contained in:
parent
c40fc4b844
commit
cb6dbe3ec9
@ -52,8 +52,8 @@ fun Project.configureDependencies() {
|
|||||||
maven("https://jitpack.io") {
|
maven("https://jitpack.io") {
|
||||||
name = "JitPack"
|
name = "JitPack"
|
||||||
}
|
}
|
||||||
maven("Modrinth") {
|
maven("https://api.modrinth.com/maven") {
|
||||||
url = uri("https://api.modrinth.com/maven")
|
name = "Modrinth"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user