Ramotion / paper-onboarding-android

:octocat: PaperOnboarding is a material design slider made by @Ramotion

Home Page:https://www.ramotion.com/paper-onboarding-android/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR: Failed to resolve: com.ramotion.paperonboarding:paper-onboarding:1.1.2

mevivek opened this issue · comments

I am trying to add the dependency with implementation 'com.ramotion.paperonboarding:paper-onboarding:1.1.2' but showing error : ERROR: Failed to resolve: com.ramotion.paperonboarding:paper-onboarding:1.1.2

But adding paper-onboarding:1.1.1 was successful.

compileSdkVersion 28
minSdkVersion 23
targetSdkVersion 28

repositories {
google()
jcenter()
}

Hello, @mevivek. For some reason jcenter and maven didn't update the version of the lib to the latest. We are currently working on this issue.

We've uploaded new version 1.1.3 to maven and jcenter. Soon it should be available.