This repository was archived by the owner on Jan 14, 2023. It is now read-only.
This repository was archived by the owner on Jan 14, 2023. It is now read-only.
Be careful naming maven aar artifacts #6
Open
Description
This is just a placemarker with some explanation, until they fix the android gradle plugin.
Currently your trailing name has to be unique, i.e.
org.ros.android_core.gingerbread
com.github.rosjava.android_extras.gingerbread
wont work. More explanation in https://groups.google.com/forum/#!msg/adt-dev/9FKfZspL8mg/FPBkiUYW6x0J
Close this once we know its working.