chore(deps): update plugin anvil to v2.5.0-beta04

This commit is contained in:
renovate[bot] 2024-03-14 23:08:38 +00:00 committed by GitHub
parent b0467aa36c
commit 557407347b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -111,7 +111,7 @@ unfurl = "me.saket.unfurl:unfurl:1.7.0"
aboutlibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutLibraries" } aboutlibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutLibraries" }
android-lint = { id = "com.android.lint", version.ref = "agp" } 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.0-beta03" anvil = "com.squareup.anvil:2.5.0-beta04"
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.23-1.0.19" ksp = "com.google.devtools.ksp:1.9.23-1.0.19"