fix(deps): update androidx.test and Licensee

This commit is contained in:
Harsh Shandilya 2024-01-30 00:39:22 +05:30
parent bd16709a81
commit 6a9cd40eaf
2 changed files with 9 additions and 11 deletions

View file

@ -45,11 +45,9 @@ baselineProfile {
licensee {
allow("Apache-2.0")
allow("MIT")
ignoreDependencies("com.michael-bull.kotlin-result") { because("kotlin-result is ISC licensed") }
ignoreDependencies("org.commonmark") { because("Commonmark is BSD licensed") }
allowUrl("https://jsoup.org/license") { because("Jsoup is MIT licensed") }
allowUrl("https://opensource.org/licenses/isc-license.txt") {
because("kotlin-result is ISC licensed")
}
}
moduleGraphAssert {