10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f23b9 commit 659b8b9Copy full SHA for 659b8b9
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ ktlint = "0.48.2"
4
5
[libraries]
6
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" }
+android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.0" }
8
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
9
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
10
binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.16.3" }
0 commit comments