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

This commit is contained in:
renovate[bot] 2025-02-20 05:33:55 +00:00 committed by GitHub
parent e41a8b591d
commit f7a3624eec
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.10.1"
# Accompanist
accompanist = "0.37.0"
accompanist = "0.37.1"
# Test
test_core = "1.6.1"