Skip to content

Commit 1c77480

Browse files
committed
Update kotlin monorepo to v2.2.0
1 parent 1e1f006 commit 1c77480

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ androidx-lifecycle-viewmodel-compose = { module = "org.jetbrains.androidx.lifecy
4444

4545
# build-logic
4646
build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.10.1" }
47-
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.1.21" }
48-
compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.1.21" }
47+
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.2.0" }
48+
compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.2.0" }

0 commit comments

Comments
 (0)