Tap-Payments / gosellSDK-Flutter

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

Could not find com.github.Tap-Payments:goSellSDK-AndroidX:3.16.1 #61

Open RandHourani opened 4 months ago

RandHourani commented 4 months ago

Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find com.github.Tap-Payments:goSellSDK-AndroidX:3.16.1. Required by: project :app > project :go_sell_sdk_flutter

Error Message: The Gradle build process fails with an error indicating that the goSellSDK-AndroidX:3.16.1 dependency cannot be found. Context: This issue occurs when running the Flutter app on an Android device. Action Taken: I attempted to resolve the issue by upgrading Flutter to the latest version. However, the problem persists.