Update dependency com.google.accompanist:accompanist-permissions to v0.37.0

This commit is contained in:
renovate[bot] 2024-12-13 05:32:27 +00:00 committed by GitHub
parent b2a9ebb2d2
commit c4f71c4517
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"