-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi, When I try to run app for Android I am also getting error to resolve dependencies for ottu flutter android pom. The error logs are below.
What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not resolve com.github.ottuco:ottu-flutter-android:2.0.0.
Required by:
project :app > project :ottu_flutter_checkout
> Could not resolve com.github.ottuco:ottu-flutter-android:2.0.0.
> Could not get resource 'https://jitpack.io/com/github/ottuco/ottu-flutter-android/2.0.0/ottu-flutter-android-2.0.0.pom'.
> Could not GET 'https://jitpack.io/com/github/ottuco/ottu-flutter-android/2.0.0/ottu-flutter-android-2.0.0.pom'. Received status code 401 from server: Unauthorized