Skip to content

Image Picker is not working on new version of android studio #339

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

Open
VENOMMISH1 opened this issue May 14, 2024 · 1 comment
Open

Image Picker is not working on new version of android studio #339

VENOMMISH1 opened this issue May 14, 2024 · 1 comment

Comments

@VENOMMISH1
Copy link

When i add dependency
maven { url "https://jitpack.io" }

its not working its showing me (Unexpected tokens (use ';' to separate expressions on the same line))
may be my gradle its not compatible but how to fix this issue please help me out your help would really means a lot to me
Uploading Screenshot 2024-05-14 at 11.57.49.png…

@Sid110307
Copy link

change it to maven { url = uri("https://jitpack.io") }

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

2 participants