Buildsystem update
This commit is contained in:
parent
2ab04e9ac0
commit
ee692399be
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ dependencies {
|
|||
if (local_bclib){
|
||||
implementation( project(path:":BCLib", configuration: 'dev') )
|
||||
} else {
|
||||
useApi "com.github.paulevsGitch:BCLib:${project.bclib_version}"
|
||||
modImplementation "com.github.paulevsGitch:BCLib:${project.bclib_version}"
|
||||
}
|
||||
|
||||
useOptional "me.shedaniel:RoughlyEnoughItems-fabric:${project.rei_version}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue