stfalcon-studio / ChatKit

Android library. Flexible components for chat UI implementation with flexible possibilities for styling, customizing and data management. Made by Stfalcon
http://stfalcon.com
Apache License 2.0
3.68k stars 831 forks source link

Error while importing library #5

Closed judemanutd closed 7 years ago

judemanutd commented 7 years ago

Error:org.gradle.api.UncheckedIOException: Could not HEAD 'https://jitpack.io/com/github/stfalcon/chatkit/0.1.2/chatkit-0.1.2.pom'. Received status code 401 from server: Unauthorized Error:org.gradle.api.resources.ResourceException: Could not get resource 'https://jitpack.io/com/github/stfalcon/chatkit/0.1.2/chatkit-0.1.2.pom'.

I keep getting this error when trying to pull the library

bevzaanton commented 7 years ago

Hi @judemanutd ! I can't reproduce your problem. Do you use gradle dependency:

compile 'com.github.stfalcon:chatkit:0.1.2'