Bump org.jetbrains.kotlin.android from 2.1.10 to 2.1.20

Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.1.10 to 2.1.20.
- [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.1.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-21 05:22:46 +00:00 committed by GitHub
parent 6bf8d0f8e9
commit 7705d9d59f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
[versions]
agp = "8.8.0"
kotlin = "2.1.10"
kotlin = "2.1.20"
[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }