Update kotlin to v2.0.20
All checks were successful
Build & Test / Validate (pull_request) Successful in 22s
Build & Test / Run Unit Tests (pull_request) Successful in 9m57s
Build & Test / Run UI Tests (pull_request) Successful in 19m29s

This commit is contained in:
Renovate Bot 2024-08-22 09:08:18 +00:00
parent b6203cd6d1
commit fe0dee9b88

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"