chore(deps): update plugin anvil to v2.4.3

This commit is contained in:
renovate[bot] 2022-12-17 00:47:20 +00:00 committed by GitHub
parent 82252dbe2d
commit 7cc81047d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,6 +88,6 @@ whetstone = { module = "com.deliveryhero.whetstone:whetstone", version.ref = "wh
[plugins]
android-test = { id = "com.android.test", version.ref = "agp" }
anvil = "com.squareup.anvil:2.4.2"
anvil = "com.squareup.anvil:2.4.3"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" }