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

fix(deps): update dependency com.google.accompanist:accompanist-permissions to v0.37.1
This commit is contained in:
Benoit Marty 2025-02-20 09:35:04 +01:00 committed by GitHub
commit 86d9abfef7

View file

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