-
Notifications
You must be signed in to change notification settings - Fork 14
Description
While using the awesome_notifications plugin (initially 0.9.0) I got this error
Could not resolve me.carda:AndroidAwnCore:[0.9.1, 0.10.0).
Required by:
project :app > project :awesome_notifications
> Failed to list versions for me.carda:AndroidAwnCore.
> Unable to load Maven meta-data from https://jitpack.io/me/carda/AndroidAwnCore/maven-metadata.xml.
> Could not HEAD 'https://jitpack.io/me/carda/AndroidAwnCore/maven-metadata.xml'. Received status code 401 from server: Unauthorized
> Failed to list versions for me.carda:AndroidAwnCore.
> Unable to load Maven meta-data from https://jitpack.io/me/carda/AndroidAwnCore/maven-metadata.xml.
> Could not HEAD 'https://jitpack.io/me/carda/AndroidAwnCore/maven-metadata.xml'. Received status code 401 from server: Unauthorized
I have encountered this issue before and it was resolved after I downgraded by awesome_notification version from 0.10.0 to 0.9.0 and now me and my team are getting the same issue. Please help.