Skip to content

Commit d08db1f

Browse files
Bump kotlinVersion from 2.2.0 to 2.3.10 (#271)
Bumps `kotlinVersion` from 2.2.0 to 2.3.10. Updates `org.jetbrains.kotlin.android` from 2.2.0 to 2.3.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.3.10) Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.0 to 2.3.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.3.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c043aba commit d08db1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
composeVersion = "1.10.3"
3-
kotlinVersion = "2.2.0"
3+
kotlinVersion = "2.3.10"
44

55
[libraries]
66
android-annotation = "androidx.annotation:annotation:1.9.1"

0 commit comments

Comments
 (0)