Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 26d8abc commit 356c8b1
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 @@ -109,7 +109,7 @@ dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref =
moshi = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi" }
moshi-codegen = { module = "com.squareup.moshi:moshi-kotlin-codegen", version.ref = "moshi" }

desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.3" }
desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }

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

Expand Down

0 comments on commit 356c8b1

Please sign in to comment.