You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just updated to 0.7.12-alpha and I got an error Cannot access class 'VolumeViewModel'. I figured out that this change was introduced in 0.7.4-alpha (#2514). Since this change dependency com.google.android.horologist:horologist-audio-ui-model needs to be added.
but the link in it does not work https://google.github.io/horologist/audio-ui-model. It took me some time to figure it out so it would be better if it would be described properly either in migration guide or in the Readme.
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
I just updated to
0.7.12-alpha
and I got an errorCannot access class 'VolumeViewModel'
. I figured out that this change was introduced in 0.7.4-alpha (#2514). Since this change dependencycom.google.android.horologist:horologist-audio-ui-model
needs to be added.I did not find any mention of this in Redme or in https://google.github.io/horologist/audio-ui/. I see the readme update here
horologist/media/audio-ui-model/README.md
Line 3 in 545aac1
Thanks.
The text was updated successfully, but these errors were encountered: