Skip to content

Commit 742c653

Browse files
chore(deps): bump kotlin from 2.0.0 to 2.1.10 (#647)
Bumps `kotlin` from 2.0.0 to 2.1.10. Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.1.10) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b18353 commit 742c653

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
@@ -2,7 +2,7 @@
22

33
[versions]
44
agp = "8.8.0"
5-
kotlin = "2.0.0"
5+
kotlin = "2.1.10"
66

77
# AndroidX Core and AppCompat
88
core-ktx = "1.15.0"

0 commit comments

Comments
 (0)