Open imranhussain546 opened 3 months ago
Same issue here
Hey folks, the issue is not with the razorpay-checkout SDK but with mavenCentral. The razorpay-flutter package does not use jcenter. You can verify this here. Also attaching the link to the site which states the outage in OSSRH (mavenCentral) which is why we are seeing this issue. The issue is also different for each because using a specific version has been working for some folks, while it hasn’t for others. You can try to use https://github.com/razorpay/razorpay-flutter/issues/400#issuecomment-2285365867 (Thank you @niladri-raychaudhuri for explaining the steps) fix temporarily to see if that would resolve it for you, while we look into resolving this from our end.
Hey folks, seems like the issue on mavenCentral is resolved. You can check the latest status here. Please try to run ./gradlew --refresh-dependencies or ./gradle --refresh-dependencies or run Sync project with Gradle files in Android studio when the android project is opened.
Temporary Solution:
For now, to avoid issues, you should use an older version of the Razorpay Flutter plugin.
Version to Use:
razorpay_flutter: 1.3.0
This older version (1.3.0) will work correctly until the current problem is fixed.
Hey folks,
I think Maven Central has resolved this issue, now just run the flutter clean and flutter pub get commands in your Terminal and it will work again.
use the latest razorpay_flutter package
Hey folks,
I think Maven Central has resolved this issue, now just run the flutter clean and flutter pub get commands in your Terminal and it will work again.
use the latest razorpay_flutter package
Yes, Outage in mavenCentral is resolved now. you can try gradle sync. It is resolved now.
Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Flutter Version :
Flutter (Channel stable, 3.22.2, on Microsoft Windows [Version 10.0.19045.4651], locale en-IN)
Expected Results
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.