mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2025-07-04 00:56:42 +00:00
Add common submodule dependencies to subprojects block
This commit is contained in:
@ -2,7 +2,5 @@ group = rootProject.group
|
||||
version = rootProject.version
|
||||
|
||||
dependencies {
|
||||
implementation(project(":shared"))
|
||||
compileOnly("org.spigotmc:spigot:1.17.1-R0.1-SNAPSHOT")
|
||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
||||
}
|
Reference in New Issue
Block a user