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

Can't import in Android Studio #8

Closed
deckyfx opened this issue Nov 6, 2013 · 6 comments
Closed

Can't import in Android Studio #8

deckyfx opened this issue Nov 6, 2013 · 6 comments

Comments

@deckyfx
Copy link

deckyfx commented Nov 6, 2013

When try to import using android studio 0.3.1

Got this error
No such property: SONATYPE_USERNAME for class: org.gradle.api.publication.maven.internal.ant.DefaultGroovyMavenDeployer

@emilsjolander
Copy link
Owner

I recently imported it with the same android studio version and didn't have any problems. Did you manage to fix it?

@deckyfx
Copy link
Author

deckyfx commented Nov 14, 2013

Yes, i ise the newest version and now the problem is solved, thanks

@mrtristan
Copy link

i just NOW downloaded android studio and got this issue. i can only assume that i'm running the latest version...

@deckyfx
Copy link
Author

deckyfx commented Nov 21, 2013

in your build.gradle project put this (not top build.gradle)

dependencies {
...
compile 'se.emilsjolander:StickyScrollViewItems:1.0.0@aar'
}

@h777arsh
Copy link

ok thanks it did help :D

@Hit0
Copy link

Hit0 commented Jul 3, 2015

I have the latest android studio version and make the same mistake of 1412

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

5 participants