Failed to resolve: com.heinrichreimersoftware:material-intro:x.y.z
digitandolentamente opened this issue · 6 comments
Have you tried the solution presented by Android Studio in your screenshot?
Fix Gradle wrapper and re-import project. Click that link, follow the rest of the instructions.
yes, and yet the error still remains.
I even did another project from 0, thinking it might be something wrong with the project itself.
but the failure still persists
And just to confirm the obvious, you did replace the x.y.z
with the actual latest version code, correct?
yes, according to the second picture,
I even left an earlier version (5.1.1), to see if it updated,
even set to 5.4.1. but still error syncing
I did a third project, and Aidna keeps going wrong.
can you add it manually?
implementation 'com.heinrichreimersoftware:material-intro:2.0.0'
I recommend to check the JitPack page:
https://jitpack.io/#com.heinrichreimersoftware/material-intro
Version 2.0.0 seems to be available there.
And if you want to go absolutely safe, you can also use the GitHub URL for JitPack:
https://jitpack.io/#heinrichreimer/material-intro