Update kotlin to v2.1.0
This commit is contained in:
parent
b230f723b4
commit
e8ad657a3a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ compose-material = "1.7.5"
|
||||||
compose-material3 = "1.3.1"
|
compose-material3 = "1.3.1"
|
||||||
espresso = "3.6.1"
|
espresso = "3.6.1"
|
||||||
hilt-android = "2.52"
|
hilt-android = "2.52"
|
||||||
kotlin = "2.0.21"
|
kotlin = "2.1.0"
|
||||||
kotlin-ksp = "2.1.0-1.0.28"
|
kotlin-ksp = "2.1.0-1.0.28"
|
||||||
kotlinx-serialization = "1.7.3"
|
kotlinx-serialization = "1.7.3"
|
||||||
kotlinx-coroutines = "1.9.0"
|
kotlinx-coroutines = "1.9.0"
|
||||||
|
|
Loading…
Reference in a new issue