mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 06:15:48 +00:00
fix(deps): update kotlin and compose to v1.9.0
This commit is contained in:
@@ -7,7 +7,7 @@ composeCompiler = "1.4.8"
|
|||||||
coroutines = "1.7.2"
|
coroutines = "1.7.2"
|
||||||
flowbinding = "1.2.0"
|
flowbinding = "1.2.0"
|
||||||
hilt = "2.46.1"
|
hilt = "2.46.1"
|
||||||
kotlin = "1.8.22"
|
kotlin = "1.9.0"
|
||||||
kotlin1710 = { strictly = "[1.7.0,)", prefer = "1.7.10" }
|
kotlin1710 = { strictly = "[1.7.0,)", prefer = "1.7.10" }
|
||||||
leakcanary = "2.12"
|
leakcanary = "2.12"
|
||||||
lifecycle = "2.6.1"
|
lifecycle = "2.6.1"
|
||||||
|
Reference in New Issue
Block a user