Update kotlin to v2.0.20
Some checks failed
Build & Test / Validate (pull_request) Successful in 24s
Build & Test / Run Unit Tests (pull_request) Successful in 10m38s
Build & Test / Run UI Tests (pull_request) Failing after 14m52s

This commit is contained in:
Renovate Bot 2024-08-23 03:04:57 +00:00
parent 01978548c6
commit 664960fd97

View file

@ -19,7 +19,7 @@ firebaseCrashlyticsGradle = "3.0.2"
androidGradlePlugin = "8.5.2"
hamcrestCore = "1.3"
junit = "4.13.2"
kotlin = "2.0.10"
kotlin = "2.0.20"
lifecycleViewmodelKtx = "2.8.4"
material = "1.12.0"
material3WindowSizeClassAndroid = "1.2.1"