5 lines
113 B
Groovy

dependencies {
implementation(project(":lib:unpacker"))
implementation(project(":lib:playlist-utils"))
}