You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.
When compile 'com.github.omadahealth:swipy:1.2.3@aar' : Gives this error:
Error:FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Could not resolve com.github.omadahealth:swipy:1.2.3.
Required by:
project :app
> Could not resolve com.github.omadahealth:swipy:1.2.3.
> Could not get resource 'https://jitpack.io/com/github/omadahealth/swipy/1.2.3/swipy-1.2.3.pom'.
> Could not HEAD 'https://jitpack.io/com/github/omadahealth/swipy/1.2.3/swipy-1.2.3.pom'.
> Read timed out
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 34s
Even when Compile compile 'com.github.orangegangsters:swipy:1.2.3@aar'
Gives the same error
Earlier it used to work fine. I got these errors while building today
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When compile 'com.github.omadahealth:swipy:1.2.3@aar' : Gives this error:
Even when Compile compile 'com.github.orangegangsters:swipy:1.2.3@aar'
Gives the same error
Earlier it used to work fine. I got these errors while building today
The text was updated successfully, but these errors were encountered: