minSdkVersion cannot be smaller than version 24
har-nick opened this issue · 2 comments
har-nick commented
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]
jordond commented
I will be releasing 2.0.1 shortly, it should fix this 👍, thanks for pointing it out.