Skip to content

Commit

Permalink
Merge pull request #595 from fobo66/renovate/com.android.tools-desuga…
Browse files Browse the repository at this point in the history
…r_jdk_libs-2.x

Update dependency com.android.tools:desugar_jdk_libs to v2.1.1
  • Loading branch information
fobo66 authored Aug 30, 2024
2 parents 4e5dace + e937ff5 commit 07e90e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencyResolutionManagement {
library("coil", "io.coil-kt:coil-compose:2.7.0")
library("material", "com.google.android.material:material:1.12.0")
library("timber", "com.jakewharton.timber:timber:5.0.1")
library("desugar", "com.android.tools:desugar_jdk_libs:2.1.0")
library("desugar", "com.android.tools:desugar_jdk_libs:2.1.1")
library(
"coroutines",
"org.jetbrains.kotlinx",
Expand Down

0 comments on commit 07e90e7

Please sign in to comment.