mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 04:07:03 +05:30
chore(deps): update plugin dependencyanalysis to v2.11.0
This commit is contained in:
parent
0c58a2a0c2
commit
5241ff672e
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.1"
|
dependencyAnalysis = "com.autonomousapps.dependency-analysis:2.11.0"
|
||||||
invert = "com.squareup.invert:0.0.3-dev"
|
invert = "com.squareup.invert:0.0.3-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