razorpay / react-native-razorpay

React Native wrapper for Razorpay's mobile SDKs
https://www.npmjs.com/package/react-native-razorpay
MIT License
122 stars 107 forks source link

Direct local .aar file dependencies are not supported when building an AAR. #341

Closed CHANDRAMOHANnegi closed 2 years ago

CHANDRAMOHANnegi commented 3 years ago

Task :react-native-customui:bundleReleaseAar FAILED

FAILURE: Build failed with an exception.

vivekshindhe commented 3 years ago

@CHANDRAMOHANnegi need more information on what you are trying to do here.

CHANDRAMOHANnegi commented 3 years ago

ran this command in android studio , trying to make apk

./gradlew assembleRelease -x bundleReleaseJsAndAssets

vivekshindhe commented 2 years ago

@CHANDRAMOHANnegi Hey, so we did push our razorpay-android-customui .aar file to maven. It is reflected in the latest release. Closing the ticket. Thank you for pointing this out to us.