mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
chore(deps): update plugin dependencyanalysis to v2.10.1
This commit is contained in:
parent
dfb6b1b9a4
commit
a93e0f2f3b
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ android-lint = { id = "com.android.lint", version.ref = "agp" }
|
||||||
android-test = { id = "com.android.test", version.ref = "agp" }
|
android-test = { id = "com.android.test", version.ref = "agp" }
|
||||||
anvil = "com.squareup.anvil:2.5.1"
|
anvil = "com.squareup.anvil:2.5.1"
|
||||||
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
|
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
|
||||||
dependencyAnalysis = "com.autonomousapps.dependency-analysis:2.10.0"
|
dependencyAnalysis = "com.autonomousapps.dependency-analysis:2.10.1"
|
||||||
invert = "com.squareup.invert:0.0.1-dev"
|
invert = "com.squareup.invert:0.0.1-dev"
|
||||||
kotlin-composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
kotlin-composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||||
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue