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

this not working in SDK 34 how can solve this. #38

Open
akshaykhunt opened this issue Sep 30, 2024 · 2 comments
Open

this not working in SDK 34 how can solve this. #38

akshaykhunt opened this issue Sep 30, 2024 · 2 comments

Comments

@akshaykhunt
Copy link

akshaykhunt commented Sep 30, 2024

implementation 'com.infideap.drawerbehavior:drawer-behavior:1.0.3' or implementation 'com.infideap.drawerbehavior:drawer-behavior:1.0.4' also not working implementation 'com.shiburagi.drawerbehavior:drawerbehavior:1.0.13'
implyment this give error like this >

Failed to resolve: com.infideap.drawerbehavior:drawer-behavior:1.0.3
Show in Project Structure dialog
Affected Modules: app
Ask Gemini

How i can solve this give me solution for this

@akshaykhunt akshaykhunt changed the title this not working in SDK 34 how i can solve . this not working in SDK 34 how can solve this. Sep 30, 2024
@asadwaheed1
Copy link

same issue not resolved.

maven { name = "GitHubPackages" url = uri("https://maven.pkg.github.com/shiburagi/Drawer-Behavior") // Github Package credentials { username = "shiburagi" password = "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" } }

implementation 'com.shiburagi.drawerbehavior:drawerbehavior:1.0.13'

above configuration also not working. any solution?

@piyush921
Copy link

implementation 'com.github.shiburagi:Drawer-Behavior:v1.0.2'

this worked for me
After searching, I got it from here: https://jitpack.io/#shiburagi/Drawer-Behavior/v1.0.2

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

3 participants