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 217097c commit e740aebCopy full SHA for e740aeb
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.1.19 [2013-09-19]
6
+===================
7
+
8
+* Don't make gradle directories, gradle doesn't need it and causes permission problems.
9
10
0.1.18 [2013-09-18]
11
===================
12
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.1.18</version>
+ <version>0.1.19</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments