We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ecbe87 commit db71cc9Copy full SHA for db71cc9
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ ktlint = "1.8.0"
5
6
[libraries]
7
android-plugin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
8
-kotlin-plugin-gradle = "com.android.tools.build:gradle:8.13.2"
+kotlin-plugin-gradle = "com.android.tools.build:gradle:9.0.0"
9
compose-foundation-foundation = "androidx.compose.foundation:foundation:1.10.1"
10
kotest-runner = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
11
kotest-property = { module = "io.kotest:kotest-property", version.ref = "kotest" }
0 commit comments