Improve third-party license display.

This commit is contained in:
Greyson Parrelli
2023-09-08 16:29:31 -04:00
committed by Alex Hart
parent be8742f69e
commit 901063f4c9
6 changed files with 4876 additions and 4062 deletions

View File

@@ -18,6 +18,8 @@ ktlint {
}
dependencies {
implementation(gradleApi())
implementation(libs.dnsjava)
testImplementation(testLibs.junit.junit)
testImplementation(testLibs.mockk)