Revert com.autonomousapps.dependency-analysis to a compatible version

This commit is contained in:
Jorge Martín 2023-12-22 11:12:41 +01:00
parent a8b0256386
commit 9d45a96ba2

View file

@ -213,6 +213,7 @@ detekt = "io.gitlab.arturbosch.detekt:1.23.4"
ktlint = "org.jlleitschuh.gradle.ktlint:12.0.3"
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
dependencycheck = "org.owasp.dependencycheck:9.0.7"
# DO NOT UPGRADE FOR NOW! This causes the build to fail with local AAR versions of the Rust SDK
dependencyanalysis = "com.autonomousapps.dependency-analysis:1.27.0"
paparazzi = "app.cash.paparazzi:1.3.1"
kover = "org.jetbrains.kotlinx.kover:0.6.1"