Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 238f4aa

Browse files
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2 (#971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66e1f98 commit 238f4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ androidx-vectors = { module = "androidx.vectordrawable:vectordrawable", version.
6060
androidx-animated_vectors = { module = "androidx.vectordrawable:vectordrawable-animated", version.ref = "androidx-vectordrawable" }
6161
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.10.1" }
6262
androidx-fragment_ktx = { module = "androidx.fragment:fragment-ktx", version = "1.5.7" }
63-
androidx-lib_desugaring = { module = "com.android.tools:desugar_jdk_libs", version = "1.1.6" }
63+
androidx-lib_desugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.3" }
6464
androidx-splashscreen = { module = "androidx.core:core-splashscreen", version = "1.0.1" }
6565
androidx-transition = { module = "androidx.transition:transition-ktx", version = "1.4.1" }
6666
androidx-nav-fragment = { module = "androidx.navigation:navigation-fragment-ktx", version.ref = "androidx-navigation" }

0 commit comments

Comments
 (0)