chore(deps): bump kotlin from 2.1.10 to 2.4.10
Bumps `kotlin` from 2.1.10 to 2.4.10. Updates `org.jetbrains.kotlin.android` from 2.1.10 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.10...v2.4.10) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.10 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.10...v2.4.10) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.10 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.10...v2.4.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
784d6a3d1a
commit
c3fff9a891
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
# Build plugins & core Kotlin
|
||||
agp = "8.8.2"
|
||||
kotlin = "2.1.10"
|
||||
kotlin = "2.4.10"
|
||||
ksp = "2.1.10-1.0.29"
|
||||
|
||||
# AndroidX & Jetpack
|
||||
|
|
|
|||
Loading…
Reference in a new issue