gradle: downgrade Accompanist to correct stable release

This commit is contained in:
Harsh Shandilya 2022-07-12 22:43:59 +05:30
parent 0b72cf8f45
commit 50b38134ec
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -1,5 +1,5 @@
[versions]
accompanist = "0.24.6-alpha"
accompanist = "0.23.0"
agp = "7.2.1"
androidXTest = "1.4.0"
aurora = "1.2-SNAPSHOT"