mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-02-23 21:50:39 +00:00
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
applyLibrariesConfiguration()
|
|
|
|
dependencies {
|
|
"shade"(libs.pistonAnnotations)
|
|
"shade"(libs.pistonProcessor)
|
|
}
|