Skip to content

Commit db71cc9

Browse files
Update dependency com.android.tools.build:gradle to v9
1 parent 6ecbe87 commit db71cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ktlint = "1.8.0"
55

66
[libraries]
77
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"
8+
kotlin-plugin-gradle = "com.android.tools.build:gradle:9.0.0"
99
compose-foundation-foundation = "androidx.compose.foundation:foundation:1.10.1"
1010
kotest-runner = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
1111
kotest-property = { module = "io.kotest:kotest-property", version.ref = "kotest" }

0 commit comments

Comments
 (0)