fix(deps): update dependency com.google.accompanist:accompanist-permissions to v0.37.3 (#4649)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-29 17:56:18 +02:00 committed by GitHub
parent 2fc0c2f251
commit 0f9ecf77e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ composecompiler = "1.5.15"
coroutines = "1.10.2"
# Accompanist
accompanist = "0.37.2"
accompanist = "0.37.3"
# Test
test_core = "1.6.1"