Skip to content

Commit 659b8b9

Browse files
Update dependency com.android.tools:desugar_jdk_libs to v2.1.0 (#1508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55f23b9 commit 659b8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ktlint = "0.48.2"
44

55
[libraries]
66
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "7.4.2" }
7-
android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }
7+
android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.0" }
88
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
99
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
1010
binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.16.3" }

0 commit comments

Comments
 (0)