Can anyone provide any sort of support relating this issue.
When building the application using ./gradlew assembleRelease The following error is occurring
_Build failed with an exception._ What went wrong: Execution failed for task ':paytabscom_react-native-paytabs-emulator_bundleReleaseAar'_
Direct local .aar file dependencies are not supported when building an AAR. The resulting AAR would be broken because the classes and Android resources from any local .aar file dependencies would not be packaged in the resulting AAR. Previous versions of the Android Gradle Plugin produce broken AARs in this case too (despite not throwing this error). The following direct local .aar file dependencies of the :paytabscom_react-native-paytabs-emulator project caused this error: <>\node_modules\@paytabscom\react-native-paytabs-emulator\android\paytabs_sdk\paytabs_sdk.aar`
Dear,
Can anyone provide any sort of support relating this issue. When building the application using
./gradlew assembleRelease
The following error is occurring`
_Build failed with an exception._ What went wrong: Execution failed for task ':paytabscom_react-native-paytabs-emulator_bundleReleaseAar'_
Gradle version
6.5