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

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"