ChatKit
ChatKit copied to clipboard
Could not resolve com.github.stfalcon-studio:Chatkit:v0.4.1.
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.
Any answer to this? Same problem here.
I have the same problem. There is a solution?
After doing some research and modifying a thousand things, I have found a possible solution:
In 'settings.gradle' add maven { url 'https://jitpack.io' } jcenter()
'dependencyResolutionManagement' is equivalent to the old 'allprojects'.
I attach a screenshot.
Hope this helps in the future :)
It doesn't work at all. No one has this problem? I've spent a day trying to solve it.
Any update on this?
hi, better download lib folder then import it into your project this lib is DEAD, so we dont need to using gradle to import this lib.
You can still use version 0.3.3 which is available in JCenter https://mvnrepository.com/artifact/com.github.stfalcon/chatkit/0.3.3 Only the newer version 0.4.1 requires something from a private repo on jitpack.