mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 04:51:38 +02:00
fix(deps): update kotlin to v1.8.10
This commit is contained in:
parent
215e4dc8c9
commit
ebee72aa5d
|
@ -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