Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent abc23e3 commit e92d494
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 @@ -108,7 +108,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.2" }
desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.3" }

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

Expand Down

0 comments on commit e92d494

Please sign in to comment.