Update kotlin to v2.0.20
This commit is contained in:
parent
6d2a3f256d
commit
e0ac0f4a81
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ coreKtx = "1.13.1"
|
||||||
espressoCore = "3.6.1"
|
espressoCore = "3.6.1"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
junitVersion = "1.2.1"
|
junitVersion = "1.2.1"
|
||||||
kotlin = "2.0.0"
|
kotlin = "2.0.20"
|
||||||
ktorVersion = "2.3.12"
|
ktorVersion = "2.3.12"
|
||||||
lifecycleRuntimeKtx = "2.8.6"
|
lifecycleRuntimeKtx = "2.8.6"
|
||||||
maxSdk = "34"
|
maxSdk = "34"
|
||||||
|
|
Loading…
Reference in a new issue