fix(deps): update kotlin and compose to v1.9.0

This commit is contained in:
renovate[bot] 2024-09-13 16:30:58 +00:00 committed by GitHub
parent 2ac2b3d3d5
commit ce05857f7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
agp = "8.6.0"
androidxActivity = "1.9.2"
bouncycastle = "1.78.1"
coroutines = "1.8.1"
coroutines = "1.9.0"
flowbinding = "1.2.0"
hilt = "2.52"
kotlin = "2.0.20"