Skip to content

ROSTango fails to import on Android 1.0.0 #17

Description

@vijethrai

Seems like the same issue as issue #2 but this time with the latest version of Android.

I have the latest version of repo and just started.
First I get the error

the project is using an unsupported version of the android gradle plug-in (0.12.2). the recommended version is 1.0.0

So I changed the build.gradle to

 classpath group: 'org.ros.rosjava_bootstrap', name: 'gradle_plugins', version: '1.0.0'

Now I get this error

Could not resolve org.ros.rosjava_bootstrap:gradle_plugins:1.0.0.
Required by:

:rostango:unspecified

What would you recommend? Downgrading Android?

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions