There was an error while loading. Please reload this page.
1 parent 33b7e7a commit aaa9b39Copy full SHA for aaa9b39
1 file changed
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
compileOnly(localGroovy())
34
compileOnly("com.github.spotbugs:spotbugs:$spotBugsVersion")
35
compileOnly("com.android.tools.build:gradle:$androidGradlePluginVersion")
36
- testImplementation("com.tngtech.archunit:archunit:1.4.2")
+ testImplementation("com.tngtech.archunit:archunit:1.5.0")
37
lintChecks("androidx.lint:lint-gradle:1.0.0")
38
}
39
0 commit comments