Corrected the maven installation path being wrong
This commit is contained in:
parent
c28c6ccee0
commit
b8f4f7e2f9
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
modImplementation "dev.ailur.polyenergy:polyenergy:{version}"
|
modImplementation "arzumify.polyenergy:polyenergy:{version}"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue