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.
Execution failed for task ':app:checkDebugAarMetadata'.
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.