How to increase Android project's minSdk version?

Hi there:

There is a way of increasing the minSdk version of an Android build?

I am using a custom-dev-client with native code. When I run the command for creating a build in Android I got next error: Manifest merger failed : uses-sdk:minSdkVersion 21 cannot be smaller than version 24 declared in library [com.squareup.sdk.in-app-payments:buyer-verification:1.5.4]

Thank you in advantace.

Cheers.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.