Skip to content

Commit e1f61b2

Browse files
Update kotlin monorepo to v2.1.21
1 parent 8094e37 commit e1f61b2

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.0" }
47-
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.1.20" }
48-
compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.1.20" }
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" }

0 commit comments

Comments
 (0)