We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cff87c9 commit 77afbfdCopy full SHA for 77afbfd
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ ktor = "2.3.12"
23
[plugins]
24
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
25
doctor = { id = "com.osacky.doctor", version = "0.10.0" }
26
-dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "2.1.3" }
+dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "2.1.4" }
27
android-app = { id = "com.android.application", version.ref = "agp" }
28
android-library = { id = "com.android.library", version.ref = "agp" }
29
android-lint = { id = "com.android.lint", version.ref = "agp" }
0 commit comments