Skip to content
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

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

Closed
mevivek opened this issue Feb 21, 2019 · 2 comments

Comments

@mevivek
Copy link

mevivek commented Feb 21, 2019

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()
}

@golovin47
Copy link
Contributor

golovin47 commented Feb 21, 2019

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.

@golovin47
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants