build(deps): bump org.jetbrains.kotlin.android from 2.4.10 to 2.4.20

Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.4.10 to 2.4.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.4.10...v2.4.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.4.20
  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]
2026-09-14 22:10:26 +00:00
committed by GitHub
parent 330c634715
commit afe20106e0
+1 -1
View File
@@ -6,7 +6,7 @@ espressoCore = "3.7.0"
appcompat = "1.7.1"
material = "1.12.0"
constraintlayout = "2.2.1"
kotlin = "2.4.10"
kotlin = "2.4.20"
coreKtx = "1.15.0"
[libraries]