Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.1.3 (#1545)
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 7, 2024
1 parent 7f69eba commit fd752a1
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 @@ -4,7 +4,7 @@ kotlin = "2.0.21"
ktlint = "0.48.2"

[libraries]
android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.2" }
android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.3" }
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.2" }
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
Expand Down

0 comments on commit fd752a1

Please sign in to comment.