Tap-Payments / gosellSDK-Flutter

Flutter plugin for goSellSDK
MIT License
10 stars 26 forks source link

Could not resolve all files for configuration ':app:debugRuntimeClasspath'- Could not find goSellSDK-AndroidX-3.16.1.pom #60

Open dev-mahmoud-elshenawy opened 5 months ago

dev-mahmoud-elshenawy commented 5 months ago

When attempting to build the project, the following error occurred:

Screenshot 2024-04-28 at 4 21 15 PM

Additional Information:

Flutter SDK: 2.10.5 Package: 2.2.2 Gradle Wrapper: 6.8.3 Build Gradle: 4.2.2 Kotlin: 1.8.10 Android Studio: Electric Eel | 2022.1.1 Patch 2

aMaqboolTapPayments commented 4 months ago

@dev-mahmoud-elshenawy Your app is currently utilising SDK version 2.2.2, which was last published 15 months ago, along with an older Flutter version. Given the advancements made in the past year, it's essential to consider upgrading to the latest SDK and Flutter versions. Over the past year, we've diligently addressed numerous issues, enhanced performance, and introduced exciting new features. So it’s better if you can upgrade to latest version.

tahadarwesh1 commented 3 months ago

@dev-mahmoud-elshenawy Hi bro, I'm facing the same problem Have you solved it?

dev-mahmoud-elshenawy commented 2 months ago

The payment side does not provide a solution. So, the only solution is upgrading @tahadarwesh1