Skip to content

Commit 5c5c6d9

Browse files
Bump kotlin from 2.3.10 to 2.3.20
Bumps `kotlin` from 2.3.10 to 2.3.20. Updates `org.jetbrains.kotlin.android` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fe8581 commit 5c5c6d9

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
agp = "9.1.0"
33
xposedapi = "82"
44
ezxhelper = "2.2.1"
5-
kotlin = "2.3.10"
5+
kotlin = "2.3.20"
66
coreKtx = "1.18.0"
77
composeBom = "2026.03.00"
88
material = "1.13.0"

0 commit comments

Comments
 (0)