Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0

Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.3.21 to 2.4.0.
- [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.3.21...v2.4.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-15 08:22:42 +00:00 committed by GitHub
parent bf325dc6ac
commit d14e14cb9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ gson = "2.14.0"
guava = "33.6.0-jre"
junit = "4.13.2"
junitVersion = "1.3.0"
kotlinGradlePlugin = "2.3.21"
kotlinGradlePlugin = "2.4.0"
lottie = "6.7.1"
material = "1.14.0"
preferenceKtx = "1.2.1"