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 3c2073e commit 4c7f5df
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 @@ -41,7 +41,7 @@ coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", ve
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }
detekt-compose = { module = "ru.kode:detekt-rules-compose", version = "1.2.2" }

desugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.2" }
desugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }

koin-core = { module = "io.insert-koin:koin-core", version = "3.3.2" }
koin-android = { module = "io.insert-koin:koin-android", version = "3.3.2" }
Expand Down

0 comments on commit 4c7f5df

Please sign in to comment.