fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.8.3

This commit is contained in:
renovate[bot] 2024-07-01 17:04:59 +00:00 committed by GitHub
parent 2b9810c5d4
commit bd8148b74b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ konvert = "3.2.1"
kotlin = "2.0.0" kotlin = "2.0.0"
kotlinResult = "2.0.0" kotlinResult = "2.0.0"
leakcanary = "3.0-alpha-8" leakcanary = "3.0-alpha-8"
lifecycle = "2.8.2" lifecycle = "2.8.3"
retrofit = "2.11.0" retrofit = "2.11.0"
richtext = "1.0.0-alpha01" richtext = "1.0.0-alpha01"
sentry-sdk = "7.10.0" sentry-sdk = "7.10.0"