We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5622a4a commit c4d8aafCopy full SHA for c4d8aaf
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog
3
^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.3.3 (2019-01-17)
+------------------
7
* Fixed problem to find gradlew when cross-compiling.
8
* Gradle 2.14.1 --> 4.10.2.
9
* Fix for genjava ignoring most packages in standalone mode.
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.3.2</version>
+ <version>0.3.3</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments