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 429b1a6 commit 5f711a6Copy full SHA for 5f711a6
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ kotlin = "2.1.0"
4
ktlint = "0.48.2"
5
6
[libraries]
7
-android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.3" }
+android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.4" }
8
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.3" }
9
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
10
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
0 commit comments