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

This commit is contained in:
renovate[bot] 2024-09-05 04:59:31 +00:00 committed by GitHub
parent 7e37bf4a36
commit 30e0bebcb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ composecompiler = "1.5.15"
coroutines = "1.8.1"
# Accompanist
accompanist = "0.34.0"
accompanist = "0.36.0"
# Test
test_core = "1.6.1"