Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to resolve: com.github.iammert:MaterialIntroView:1.6.0 #84

Open
engwafaajame opened this issue Feb 25, 2019 · 8 comments
Open

Failed to resolve: com.github.iammert:MaterialIntroView:1.6.0 #84

engwafaajame opened this issue Feb 25, 2019 · 8 comments

Comments

@engwafaajame
Copy link

Failed to resolve: com.github.iammert:MaterialIntroView:1.6.0

@hamedhoseini
Copy link

I have the same problem. it happens when you update https://services.gradle.org/distributions/gradle-4.x.x

@stephenruda
Copy link

I ran into the same problem. Not really sure what happened. I am now using implementation 'com.github.iammert:MaterialIntroView:5e0c6b6' as that is the commit hash of 1.6.0. I didn't update gradle at all - it just stopped working randomly.

@sma6871
Copy link

sma6871 commented Mar 5, 2019

I have the same problem too
I check it from jitpack and found error log there (check this link)

I don't know whats happened, but you can use link below until new release:

implementation 'com.github.iammert:MaterialIntroView:f7b36b7'

@vbigbang
Copy link

I have the same problem too
I check it from jitpack and found error log there (check this link)

I don't know whats happened, but you can use link below until new release:

implementation 'com.github.iammert:MaterialIntroView:f7b36b7'

I have come across this problem many times
Now we finally see a solution, albeit a temporary one
Thank you very much

@barisatalay
Copy link

Failed to resolve: com.github.iammert:MaterialIntroView:1.6.0

For now, you have to use below gradle line
implementation 'com.github.iammert:MaterialIntroView:1.5.2'

@crcaicedo
Copy link

This error appears when updating to Gradle 5.1.1, plugin 3.4.0

1.5.2 and f7b36b7 are ok (but keeps warning me that 1.6.0 is newer)

@vimalcvs
Copy link

implementation 'com.github.iammert:MaterialIntroView:f7b36b7'

@shahzad1
Copy link

I have the same problem too
I check it from jitpack and found error log there (check this link)

I don't know whats happened, but you can use link below until new release:

implementation 'com.github.iammert:MaterialIntroView:f7b36b7'

Worked for me. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants