Update Kotlin to v2.3.20 (#1105)

This commit is contained in:
renovate[bot] 2026-03-16 12:59:52 -04:00 committed by GitHub
parent 31db1f59b9
commit f3c0606ebf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ desugar_jdk_libs = "2.1.5"
hiltNavigationCompose = "1.3.0" hiltNavigationCompose = "1.3.0"
hiltWork = "1.3.0" hiltWork = "1.3.0"
kache = "2.1.1" kache = "2.1.1"
kotlin = "2.3.10" kotlin = "2.3.20"
ksp = "2.3.6" ksp = "2.3.6"
coreKtx = "1.18.0" coreKtx = "1.18.0"
appcompat = "1.7.1" appcompat = "1.7.1"