7 lines
170 B
Kotlin
7 lines
170 B
Kotlin
applyLibrariesConfiguration()
|
|
|
|
dependencies {
|
|
"shade"("org.enginehub.piston.core-ap:annotations:0.5.6")
|
|
"shade"("org.enginehub.piston.core-ap:processor:0.5.6")
|
|
}
|