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 f03dace commit de756b5Copy full SHA for de756b5
CHANGELOG.rst
@@ -2,6 +2,10 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.1.33 [2014-03-19]
6
+===================
7
+* gradle 1.9->1.11
8
+
9
0.1.32 [2014-02-20]
10
===================
11
* bugfix catkin_make on empty catkin_created gradle projects.
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.1.32</version>
+ <version>0.1.33</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments