mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 00:37:03 +05:30
chore: remove unncessary licensee config
This commit is contained in:
parent
9f0ba9b705
commit
ae84a3ea02
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ licensee {
|
||||||
ignoreDependencies("com.michael-bull.kotlin-result") { because("kotlin-result is ISC licensed") }
|
ignoreDependencies("com.michael-bull.kotlin-result") { because("kotlin-result is ISC licensed") }
|
||||||
ignoreDependencies("org.commonmark") { because("Commonmark is BSD licensed") }
|
ignoreDependencies("org.commonmark") { because("Commonmark is BSD licensed") }
|
||||||
allowUrl("https://jsoup.org/license") { because("Jsoup is MIT licensed") }
|
allowUrl("https://jsoup.org/license") { because("Jsoup is MIT licensed") }
|
||||||
allowUrl("https://opensource.org/licenses/MIT") { because("That's the MIT license text") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
moduleGraphAssert {
|
moduleGraphAssert {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue