Merge pull request #3400 from element-hq/renovate/accompanist

Update dependency com.google.accompanist:accompanist-permissions to v0.36.0
This commit is contained in:
Benoit Marty 2024-09-30 09:12:59 +02:00 committed by GitHub
commit 148da7bb71
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"