-
Notifications
You must be signed in to change notification settings - Fork 141
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
Library not visible in project #158
Comments
I am also facing this issue. I have added the library in Android project, and its not adding library to project. I have checked External libraries list as well. But gradle syncs successfully. |
same issue here |
I downgraded library version to 2.x.x and continued my work |
but that does not solve the SDK 34 issue! |
Nice. I will check my targetSdk then. It shouldn't be less then 34 |
having same issue |
Any solution? |
I tested and this is fixed in |
Can confirm it is fixed. Thanks for following this up so quickly! 🙏 |
I`ve updated to new version(3.0.2) of library, but in project not visible imports. What am I doing wrong?
I only have updated number of version in my build.graddle
The text was updated successfully, but these errors were encountered: