Skip to content

Commit 0711837

Browse files
authored
Merge pull request #456 from mbakgun/renovate/kotlin-monorepo
Update kotlin monorepo to v2.2.21
2 parents db72acd + 5ca3d0a commit 0711837

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

0 commit comments

Comments
 (0)