KUSH9148 / razorpay_custom_flutter

Explore razorpay custom checkout for flutter apps.
Other
0 stars 0 forks source link

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

Open KUSH9148 opened 3 years ago

KUSH9148 commented 3 years ago

Direct local .aar file dependencies are not supported when building an AAR. in android platform.

vivekshindhe commented 3 years ago

Could you explain the issue in a bit more detail? @KUSH9148

KUSH9148 commented 3 years ago

We have completed android custom checkout using 'razorpay-android-3.9.0.aar', but when we are trying to bundle the native sdk code to Flutter wrapper plugin build is getting failed with this error:

Note: D:\Flutter\Plugins\iph_flutter\android\src\main\java\com\iphysicianhub\iph_flutter\IphFlutterPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception.

BUILD FAILED in 51s Exception: Gradle task assembleDebug failed with exit code 1

Attaching the screenshot of error. WhatsApp Image 2021-03-19 at 11 07 16 AM