mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2025-03-01 02:31:22 +01:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
applyLibrariesConfiguration()
|
|
|
|
dependencies {
|
|
"shade"("com.sk89q:squirrelid:${Versions.SQUIRRELID}")
|
|
"shade"("org.khelekore:prtree:1.5.0")
|
|
}
|