Runtime only classes
This commit is contained in:
parent
6f769066c5
commit
050bb438ed
|
|
@ -16,7 +16,7 @@ dependencies {
|
|||
|
||||
implementation "net.fabricmc:sponge-mixin:0.12.5+"
|
||||
// Platform classes
|
||||
implementation "net.fabricmc:fabric-loader:${rootProject.fabric_loader_version}"
|
||||
runtimeOnly "net.fabricmc:fabric-loader:${rootProject.fabric_loader_version}"
|
||||
implementation project(":annotations")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user