Merge pull request #4035 from element-hq/renovate/accompanist

Update dependency com.google.accompanist:accompanist-permissions to v0.37.0
This commit is contained in:
Benoit Marty 2024-12-17 17:21:00 +01:00 committed by GitHub
commit d9a7e1392d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ composecompiler = "1.5.15"
coroutines = "1.9.0"
# Accompanist
accompanist = "0.36.0"
accompanist = "0.37.0"
# Test
test_core = "1.6.1"