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 788264f commit a80d998
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 @@ -112,7 +112,7 @@ androidCore = "androidx.core:core-ktx:1.12.0"
appCompat = "androidx.appcompat:appcompat:1.6.1"
material = "com.google.android.material:material:1.10.0"

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

lifecycleExtensions = "androidx.lifecycle:lifecycle-extensions:2.2.0"
lifecycleRuntime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle" }
Expand Down

0 comments on commit a80d998

Please sign in to comment.