Closed jongbonga closed 2 years ago
I'm getting the error: Could not find io.kommunicate.sdk:kommunicateui:2.3.8.
Could not find io.kommunicate.sdk:kommunicateui:2.3.8.
@jongbonga If you get this error, you can fix this by adding this inside allprojects {} in build.gradle:
maven { url 'https://kommunicate.jfrog.io/artifactory/kommunicate-android-sdk' }
I'm getting the error:
Could not find io.kommunicate.sdk:kommunicateui:2.3.8.