try to run command “ionic build android” get error
/development/MeadowsApp/platforms/android/AndroidManifest.xml:41:5-74 Error:
uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [com.paypal.sdk:paypal-android-sdk:2.14.6] /development/MeadowsApp/platforms/android/build/intermediates/exploded-aar/com.paypal.sdk/paypal-android-sdk/2.14.6/AndroidManifest.xml
Suggestion: use tools:overrideLibrary=“com.paypal.android.sdk.payments” to force usage
See http://g.co/androidstudio/manifest-merger for more information about the manifest merger.
:processDebugManifest FAILED
FAILURE: Build failed with an exception.
ionic build ios is working fine