-
Notifications
You must be signed in to change notification settings - Fork 828
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
Could not resolve com.github.stfalcon-studio:Chatkit:v0.4.1. #365
Comments
Any answer to this? Same problem here. |
I have the same problem. |
After doing some research and modifying a thousand things, I have found a possible solution: In 'settings.gradle' add 'dependencyResolutionManagement' is equivalent to the old 'allprojects'. I attach a screenshot. Hope this helps in the future :) |
It doesn't work at all. |
Any update on this? |
hi, better download lib folder then import it into your project |
You can still use version 0.3.3 which is available in JCenter https://mvnrepository.com/artifact/com.github.stfalcon/chatkit/0.3.3 |
add maven { url 'https://jitpack.io' } in android build.gradle |
@yoryer not working, the 0.3.3 version not founded. |
Hi, i tried to follow all steps here but am still getting this beautiful error.
Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve com.github.stfalcon-studio:Chatkit:v0.4.1.
The text was updated successfully, but these errors were encountered: