Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build errors #116

Closed
rajkishoreandia opened this issue Sep 28, 2018 · 2 comments
Closed

build errors #116

rajkishoreandia opened this issue Sep 28, 2018 · 2 comments

Comments

@rajkishoreandia
Copy link

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:processDebugManifest'.

Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in library [com.razorpay:checkout:1.4.9] /Users/uniquecreations/Desktop/Donate-Us/cloned/donation-mobile/android/app/build/intermediates/exploded-aar/com.razorpay/checkout/1.4.9/AndroidManifest.xml
Suggestion: use tools:overrideLibrary="com.razorpay" to force usage

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
@Mayur-Wadpalliwar
Copy link

@rajkishoreandia, as per latest PCI standards, the minimum supported TLS version needs to be 1.2 and this support is from API level 19. Hence our minimum supported version is 19. However, if you want to change this, you can do the same from our config file, but please note that payments will not work on every device with version less than API level 19

@iThink32
Copy link
Contributor

iThink32 commented Oct 3, 2018

closing due to inactivity.

@iThink32 iThink32 closed this as completed Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants