jordond / kmpalette

🎨 A Compose multiplatform port for Androidx Palette. Generate a color palette from an image.

Home Page:https://demo.kmpalette.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minSdkVersion cannot be smaller than version 24

har-nick opened this issue · comments

Despite #21, the error still triggers with 2.0.0.

Caused by: java.lang.RuntimeException: Manifest merger failed : uses-sdk:minSdkVersion 21 cannot be smaller than version 24 declared in library [com.kmpalette:kmpalette-core-android-debug:2.0.0]

I will be releasing 2.0.1 shortly, it should fix this 👍, thanks for pointing it out.