gradle cannot find WizardPager-1.0.3.aar
djdance opened this issue · 1 comments
djdance commented
Hi! I know, this project is too old, but maybe something could change?
Currently newest AS can not build project
Maybe someone knows, how to fix?
I tried to turn off jetify, added it to ignorelist, clean, invalidate.... but it doesn't help.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsMyProjectDebug'.
> Could not resolve all files for configuration ':app:MyProjectDebugCompileClasspath'.
> Failed to transform WizardPager-1.0.3.aar (com.github.TechFreak:WizardPager:1.0.3) to match attributes {artifactType=android-databinding, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-api}.
> Could not find WizardPager-1.0.3.aar (com.github.TechFreak:WizardPager:1.0.3).
Searched in the following locations:
https://jitpack.io/com/github/TechFreak/WizardPager/1.0.3/WizardPager-1.0.3.aar
djdance commented
only one fast way is to import it as new module, throw away support library and upgrade it to androidx