Update kotlin to v2.1.0
This commit is contained in:
parent
2e8689b57f
commit
ae249b34e6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ coreKtx = "1.15.0"
|
|||
espressoCore = "3.6.1"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
kotlin = "2.0.21"
|
||||
kotlin = "2.1.0"
|
||||
lifecycleRuntimeKtx = "2.8.7"
|
||||
|
||||
[libraries]
|
||||
|
|
Loading…
Reference in a new issue