Update kotlin to v2.0.21
This commit is contained in:
parent
d99464447f
commit
61e5011bd1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,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.20"
|
kotlin = "2.0.21"
|
||||||
lifecycleRuntimeKtx = "2.8.6"
|
lifecycleRuntimeKtx = "2.8.6"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
Loading…
Reference in a new issue