Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Unresolved reference: BottomSheetImagePicker #19

Open
srikanth4visilogix opened this issue Feb 27, 2021 · 3 comments
Open

Unresolved reference: BottomSheetImagePicker #19

srikanth4visilogix opened this issue Feb 27, 2021 · 3 comments

Comments

@srikanth4visilogix
Copy link

In build.gradle, Manifest file, strings.xml double checked but BottomSheetImagePicker is not getting imported.
Any suggestions on this?

@srikanth4visilogix
Copy link
Author

In wiki page mentioned com.kroegerama:bottomsheet-imagepicker and in project mentioned different dependency
both failed to resolve

@kroegerama
Copy link
Owner

Can you show me your import line in your gradle file? Did you add jcenter() to your repository list?

@gr3ger
Copy link

gr3ger commented Apr 15, 2021

They most likely added
maven { url 'https://jitpack.io' }
to the buildscript repositories rather than the allProjects one

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants