Skip to content

Unsupported version of gradle plugin #7

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

Open
dwlee opened this issue Jun 8, 2014 · 6 comments
Open

Unsupported version of gradle plugin #7

dwlee opened this issue Jun 8, 2014 · 6 comments

Comments

@dwlee
Copy link
Collaborator

dwlee commented Jun 8, 2014

I updated the android studio as version of 0.6.0. and launched adndroid_remocon project.
but following error is happened.

Error:The project is using an unsupported version of the Android Gradle plug-in (0.9.2)
Fix plug-in version and re-import project
@stonier
Copy link
Member

stonier commented Jun 9, 2014

Updated in rosjava_bootstrap (hydro) : rosjava/rosjava_bootstrap@35b8d31

@stonier
Copy link
Member

stonier commented Jun 9, 2014

Note, instructions for this are on the wiki

@stonier
Copy link
Member

stonier commented Jun 9, 2014

Also build tools version upgrade 19.0.3 -> 19.1.0: rosjava/rosjava_bootstrap@5d4d2a0

@dwlee
Copy link
Collaborator Author

dwlee commented Jun 11, 2014

I tried upgrading remocon project. So, I did gradle clean. And then, recompile it, below error is happened.

* What went wrong:
Execution failed for task ':common_tools:preBuild'.
> failed to find Build Tools revision 19.1.0

@stonier
Copy link
Member

stonier commented Jun 11, 2014

You need the android build tools! This is not a rosjava thing ;)

@dwlee
Copy link
Collaborator Author

dwlee commented Jun 11, 2014

Thank you!!!

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

No branches or pull requests

2 participants