Skip to content
Snippets Groups Projects
Commit 1b90302a authored by talregev's avatar talregev
Browse files

one step to update gradle version from url.

parent a100aec8
No related branches found
No related tags found
No related merge requests found
...@@ -14,9 +14,7 @@ ...@@ -14,9 +14,7 @@
* the License. * the License.
*/ */
task wrapper(type: Wrapper) { apply from: project.file('gradle.gradle')
gradleVersion = '2.2.1'
}
allprojects { allprojects {
group="org.ros.rosjava_bootstrap" group="org.ros.rosjava_bootstrap"
......
task wrapper(type: Wrapper) {
gradleVersion = '2.2.1'
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment