-
Notifications
You must be signed in to change notification settings - Fork 75
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
Cannot resolve #26
Comments
yah i cant get it to work with kotlin either. |
Did you modify both You have to add the repository in the root I don’t think it’s related to Java vs. Kotlin. |
I face the same problem (cannot resolve) although i've put maven { url "https://jitpack.io" } already |
yeah in kotlin i got this error too . how plsisss |
maven { url "https://jitpack.io" } add this to settings graddle I solved the error like this |
Error:(34, 13) Failed to resolve: com.github.delight-im:Android-SimpleLocation:v1.0.1
The text was updated successfully, but these errors were encountered: