We're trying something new - releasing just a dot release of the compose integration library without any changes to the rest of Glide. The new version of the compose library should continue to depend on Glide 4.16.0.
Bugs
- Fix Drawables not animated in
GlideImage
(59c2d9b, #5273, thanks @ag2s20150909 ) - Fix issues with duplicate padding, draw order due to duplicate Modifier nodes (830fd11, #5272, thanks @lyh8577)
Full Changelog: v4.16.0...compose-alpha6