Revert "gradle: bump Accompanist"

The transitive dependency brings in a new version of Compose, which
triggers this bug https://issuetracker.google.com/issues/229752147

This reverts commit 058d485257.
This commit is contained in:
Harsh Shandilya 2022-04-27 16:58:56 +05:30
parent fcf94f40e9
commit cd6948f5fe
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -1,5 +1,5 @@
[versions]
accompanist = "0.24.7-alpha"
accompanist = "0.24.6-alpha"
aurora = "1.1.0"
coroutines = "1.6.1"
dagger = "2.41"