We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db21af7 commit 87723a8Copy full SHA for 87723a8
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ ktlint = "0.48.2"
5
6
[libraries]
7
android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.5" }
8
-android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.8.2" }
+android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.9.0" }
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" }
11
binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.17.0" }
0 commit comments