implementation to compileOnly
This commit is contained in:
parent
9f0b50b3b0
commit
3d97a942ae
|
|
@ -13,7 +13,7 @@ dependencies {
|
|||
modImplementation "net.fabricmc:fabric-loader:${fabric_loader_version}"
|
||||
modImplementation "net.fabricmc.fabric-api:fabric-api:${fabric_version}"
|
||||
implementation group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.1'
|
||||
implementation project(":common")
|
||||
compileOnly project(":common")
|
||||
}
|
||||
|
||||
loom {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user