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

Check com.nineoldandroids:library:2.4.0+ #19

Closed
daimonkor opened this issue Jan 10, 2016 · 6 comments
Closed

Check com.nineoldandroids:library:2.4.0+ #19

daimonkor opened this issue Jan 10, 2016 · 6 comments

Comments

@daimonkor
Copy link

Please help,

Error:A problem occurred configuring project ':app'.

Could not resolve all dependencies for configuration ':app:_debugCompile'.
Could not find any matches for com.nineoldandroids:library:2.4.0+ as no versions of com.nineoldandroids:library are available.
Searched in the following locations:
https://jcenter.bintray.com/com/nineoldandroids/library/maven-metadata.xml
https://jcenter.bintray.com/com/nineoldandroids/library/
http://dl.bintray.com/icebergteam/maven/com/nineoldandroids/library/maven-metadata.xml
http://dl.bintray.com/icebergteam/maven/com/nineoldandroids/library/
file:/C:/sdk/extras/android/m2repository/com/nineoldandroids/library/maven-metadata.xml
file:/C:/sdk/extras/android/m2repository/com/nineoldandroids/library/
file:/C:/sdk/extras/google/m2repository/com/nineoldandroids/library/maven-metadata.xml
file:/C:/sdk/extras/google/m2repository/com/nineoldandroids/library/
Required by:
project:app:unspecified > com.thefinestartist:finestwebview:1.0.8

@skram
Copy link

skram commented Jan 10, 2016

Remove the + at the end of 'com.nineoldandroids:library:2.4.0+', change it to 'com.nineoldandroids:library:2.4.0'. That fixed it for me.

@daimonkor
Copy link
Author

Hm, but I use library as maven artifact (compile at gradle), please fix

@Svenvollfied25
Copy link

Removing the + from the end didn't helped me. Please fix this problem.

@skram
Copy link

skram commented Jan 11, 2016

@daimonkor Anyone with a tutorial on compiling this as a Library to be imported manually to an Android Studio Project? I'd like to make some changes and import it that way.

@Svenvollfied25
Copy link

@TheFinestArtist
Copy link
Owner

Fixed this issue and released new version 1.1.2

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

4 participants