mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(deps): update anvil to 2.4.9
This commit is contained in:
parent
3e23ef40aa
commit
3112dc7c95
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ unfurl = "me.saket.unfurl:unfurl:1.7.0"
|
||||||
|
|
||||||
[plugins]
|
[plugins]
|
||||||
android-test = { id = "com.android.test", version.ref = "agp" }
|
android-test = { id = "com.android.test", version.ref = "agp" }
|
||||||
anvil = "com.squareup.anvil:2.4.8"
|
anvil = "com.squareup.anvil:2.4.9"
|
||||||
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
|
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
|
||||||
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
||||||
ksp = "com.google.devtools.ksp:1.9.22-1.0.16"
|
ksp = "com.google.devtools.ksp:1.9.22-1.0.16"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue