Skip to content
Snippets Groups Projects
Commit 05debcf7 authored by Daniel Stonier's avatar Daniel Stonier
Browse files

0.1.19

parent 5d40f2f4
Branches
Tags 0.1.19
No related merge requests found
......@@ -2,6 +2,12 @@
Changelog for package rosjava_bootstrap
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.1.19 (2014-03-19)
-------------------
* gradle 1.11, buildTools 19.0.3, gradle android plugin 0.9.+
* remove unused debugging variables
* Contributors: Daniel Stonier
0.1.18 (2014-02-09)
-------------------
* set default maven repo if variable is empty and bugfix dynamic property warnings.
......
......@@ -27,7 +27,7 @@ project.ext {
allprojects {
group='org.ros.rosjava_bootstrap'
version = '0.1.18'
version = '0.1.19'
}
subprojects {
......
<?xml version="1.0"?>
<package>
<name>rosjava_bootstrap</name>
<version>0.1.18</version>
<version>0.1.19</version>
<description>
Bootstrap utilities for rosjava builds.
</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment