Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.0.4 (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 2c61535 commit 7f8a729
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 @@ -31,7 +31,7 @@ test-kotlinCompileTesting = "1.5.0"
kotlin-android-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlinx-serialization-plugin = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "android-gradle" }
desugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.3" }
desugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }

coroutines-lib = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }

Expand Down

0 comments on commit 7f8a729

Please sign in to comment.