payu-intrepos / payu-non-seamless-react

Non-Seamless SDK for React Native
5 stars 9 forks source link

Could not resolve all files for configuration ':payu-non-seam-less-react:releaseRuntimeClasspath'. #21

Open chatwithsrini opened 2 years ago

chatwithsrini commented 2 years ago

We have used "payu-non-seam-less-react": "^2.2.0" in our project. we can able to run this in local environment, but shows error like "Execution failed for task ':payu-non-seam-less-react:mergeReleaseResources'." , when we try to generate APK.

Task :payu-non-seam-less-react:mergeReleaseResources FAILED

FAILURE: Build failed with an exception.

sarthak-synclovis commented 2 years ago

Need Help on this

mehthabt commented 2 years ago

any luck ?

bhupeshKumar987 commented 2 years ago

The issue was due to url has expired for maven you need to update the maven url in build.gradle in project "https://phonepe.mycloudrepo.io/public/repositories/phonepe-intentsdk-android"

KavithaMadhu31 commented 2 years ago

same here. I have updated below url in build.gradle also. issue facing when generating apk "https://phonepe.mycloudrepo.io/public/repositories/phonepe-intentsdk-android"