fix(deps): update dependency com.google.accompanist:accompanist-permissions to v0.37.2

This commit is contained in:
renovate[bot] 2025-02-20 23:05:18 +00:00 committed by GitHub
parent 86d9abfef7
commit b03945e7fe

View file

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