What's Changed
- Improve proguard consumers rule for R8 optimization by @skydoves in https://github.com/skydoves/landscapist/pull/846
- Fix ImageBitmap models with LandscapistImage by @EricKuck in https://github.com/skydoves/landscapist/pull/847
- Bump Kotlin to 2.3.10 by @skydoves in https://github.com/skydoves/landscapist/pull/848
New Contributors
- @EricKuck made their first contri...