Removed build-dependency to IPN

This commit is contained in:
Frank Bauer 2021-10-17 18:45:35 +02:00
parent 3c3a9c299f
commit 6148bdc451
3 changed files with 8 additions and 2 deletions

View file

@ -41,7 +41,6 @@ dependencies {
} else {
useApi "com.github.paulevsGitch:BCLib:${project.bclib_version}"
}
useApi "org.anti-ad.mc:inventory-profiles-next:fabric-1.17.1-${project.ipn_version}"
useOptional "me.shedaniel:RoughlyEnoughItems-fabric:${project.rei_version}"
useOptional "me.shedaniel:RoughlyEnoughItems-api-fabric:${project.rei_version}"