fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.4.1 (#3244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e3ef7044ab
commit
52b0a0de12
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ thirdparty-bouncycastle-bcutil = { module = "org.bouncycastle:bcutil-jdk18on", v
|
|||
# We're fine with the current version.
|
||||
# noinspection GradleDependency
|
||||
thirdparty-commons_codec = "commons-codec:commons-codec:1.14"
|
||||
thirdparty-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.4.0"
|
||||
thirdparty-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.4.1"
|
||||
thirdparty-eddsa = "net.i2p.crypto:eddsa:0.3.0"
|
||||
thirdparty-fastscroll = "me.zhanghai.android.fastscroll:library:1.3.0"
|
||||
thirdparty-flowbinding-android = { module = "io.github.reactivecircus.flowbinding:flowbinding-android", version.ref = "flowbinding" }
|
||||
|
|
Loading…
Reference in a new issue