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

Build issue when using with Superuser #3

Open
changcc5 opened this issue Jun 3, 2015 · 0 comments
Open

Build issue when using with Superuser #3

changcc5 opened this issue Jun 3, 2015 · 0 comments

Comments

@changcc5
Copy link

changcc5 commented Jun 3, 2015

On line 50 of build.gradle (the line that begins with "repoInfo = new groovy.json.JsonSlurper().parseText") , I'm getting

Error:(50) A problem occurred evaluating project ':Widgets:Widgets'.
> Cannot get property 'user' on extra properties extension as it does not exist

Same with repo.

If i change repo and user to static strings, then the error is

Error:(50) A problem occurred evaluating project ':Widgets:Widgets'.
> No such property: repoInfo for class: org.gradle.api.internal.project.DefaultProject_Decorated

Please help. This is rather urgent actually. Thank you!

P.S. I should mention that I'm trying to build with Android Studio

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

1 participant