Skip to content

Commit 3f2573e

Browse files
Bump kotlinVersion from 2.2.0 to 2.3.10
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>
1 parent 992e4e3 commit 3f2573e

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.8.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)