fix(deps): update kotlin to v1.8.10
This commit is contained in:
parent
215e4dc8c9
commit
ebee72aa5d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ composeCompiler = "1.4.0"
|
|||
coroutines = "1.6.4"
|
||||
flowbinding = "1.2.0"
|
||||
hilt = "2.44.2"
|
||||
kotlin = "1.8.0"
|
||||
kotlin = "1.8.10"
|
||||
leakcanary = "2.10"
|
||||
lifecycle = "2.6.0-alpha05"
|
||||
|
||||
|
|
Loading…
Reference in a new issue