6 lines
140 B
Kotlin
6 lines
140 B
Kotlin
apply(plugin = "moe.nea.licenseextractificator")
|
|
|
|
configure<moe.nea.licenseextractificator.LicenseExtension> {
|
|
addExtraLicenseMatchers()
|
|
}
|