Update kotlin to v2.0.20
This commit is contained in:
parent
b1e698c9c9
commit
501b385b8e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ firebaseCrashlyticsGradle = "3.0.2"
|
||||||
androidGradlePlugin = "8.5.2"
|
androidGradlePlugin = "8.5.2"
|
||||||
hamcrestCore = "1.3"
|
hamcrestCore = "1.3"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
kotlin = "2.0.10"
|
kotlin = "2.0.20"
|
||||||
lifecycleViewmodelKtx = "2.8.4"
|
lifecycleViewmodelKtx = "2.8.4"
|
||||||
material = "1.12.0"
|
material = "1.12.0"
|
||||||
material3WindowSizeClassAndroid = "1.2.1"
|
material3WindowSizeClassAndroid = "1.2.1"
|
||||||
|
|
Loading…
Reference in a new issue