Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.1.4 (#706)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent aa5da0e commit b4aabb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ sqldelight-native = { module = "app.cash.sqldelight:native-driver", version.ref
sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }


desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.3" }
desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.4" }

lints-compose = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.4.2" }

Expand Down

0 comments on commit b4aabb2

Please sign in to comment.