mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.4.0
(cherry picked from commit 8c417f2400
)
This commit is contained in:
parent
4a0786e9cb
commit
e081e79820
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit
|
|||
retrofit-kotlinxSerializationConverter = { module = "com.squareup.retrofit2:converter-kotlinx-serialization", version.ref = "retrofit" }
|
||||
sentry-android = { module = "io.sentry:sentry-android", version.ref = "sentry-sdk" }
|
||||
sentry-bom = { module = "io.sentry:sentry-bom", version.ref = "sentry-sdk" }
|
||||
slack-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.3.1"
|
||||
slack-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.4.0"
|
||||
slack-lints = "com.slack.lint:slack-lint-checks:0.7.4"
|
||||
sqldelight-androidDriver = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
|
||||
sqldelight-dialect338 = { module = "app.cash.sqldelight:sqlite-3-38-dialect", version.ref = "sqldelight" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue