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 633218e commit b98b77cCopy full SHA for b98b77c
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ ktor = "2.3.6"
26
27
[plugins]
28
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
29
-doctor = { id = "com.osacky.doctor", version = "0.8.1" }
+doctor = { id = "com.osacky.doctor", version = "0.9.0" }
30
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "1.25.0" }
31
android-app = { id = "com.android.application", version.ref = "agp" }
32
android-library = { id = "com.android.library", version.ref = "agp" }
0 commit comments