Update kotlin to v2.0.20
Some checks failed
Build & Test / Validate (pull_request) Successful in 17s
Build & Test / Run Unit Tests (pull_request) Successful in 11m5s
Build & Test / Run UI Tests (pull_request) Failing after 18m40s

This commit is contained in:
Renovate Bot 2024-08-22 10:06:37 +00:00
parent b1e698c9c9
commit 501b385b8e

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"