Skip to content

Muzei API 3.2.0

Compare
Choose a tag to compare
@ianhanniballake ianhanniballake released this 28 Aug 04:21

No changes over Muzei API 3.2 Alpha 1. It is compatible with Muzei 3.0.2 and higher.

Important changes:

  • #604 provides an alternate API to openArtworkInfo() in getArtworkInfo() that works for apps running on API 29 (Android 10) devices.

Include the Muzei API in your app by adding the dependency to your build.gradle:

implementation "com.google.android.apps.muzei:muzei-api:3.2.0"

Note: Muzei API 3.2.0 depends on AndroidX. You must migrate to AndroidX to use Muzei API 3.2.0.