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

gradle cannot find WizardPager-1.0.3.aar #23

Open
djdance opened this issue Dec 29, 2021 · 1 comment
Open

gradle cannot find WizardPager-1.0.3.aar #23

djdance opened this issue Dec 29, 2021 · 1 comment

Comments

@djdance
Copy link

djdance commented Dec 29, 2021

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
Copy link
Author

djdance commented Dec 29, 2021

only one fast way is to import it as new module, throw away support library and upgrade it to androidx

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

1 participant