Update kotlin to v2.1.0
Some checks failed
Build & Test / Validate (pull_request) Successful in 10s
Build & Test / Run Unit Tests (pull_request) Failing after 5m40s

This commit is contained in:
Renovate Bot 2024-11-27 23:03:10 +00:00
parent b230f723b4
commit e8ad657a3a

View file

@ -12,7 +12,7 @@ compose-material = "1.7.5"
compose-material3 = "1.3.1"
espresso = "3.6.1"
hilt-android = "2.52"
kotlin = "2.0.21"
kotlin = "2.1.0"
kotlin-ksp = "2.1.0-1.0.28"
kotlinx-serialization = "1.7.3"
kotlinx-coroutines = "1.9.0"