mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2025-01-24 22:01:46 +01:00
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
plugins {
|
|
id("crazyauctions.common-plugin")
|
|
}
|
|
|
|
dependencies {
|
|
compileOnly("com.ryderbelserion.ithildin", "ithildin-core", "0.0.1")
|
|
} |