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 fd9b196 commit 26ff650Copy full SHA for 26ff650
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ ktlint = "0.48.2"
6
7
[libraries]
8
android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.5" }
9
-android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.12.2" }
+android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.13.0" }
10
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.3.0" }
11
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
12
binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.18.1" }
0 commit comments