Skip to content
Snippets Groups Projects
Commit ba6938c9 authored by Juan Ignacio Ubeira's avatar Juan Ignacio Ubeira
Browse files

Adding google to repository list in buildscript.gradle.

parent c5e124fd
No related branches found
No related tags found
No related merge requests found
...@@ -41,6 +41,7 @@ rootProject.buildscript { ...@@ -41,6 +41,7 @@ rootProject.buildscript {
maven { maven {
url "https://github.com/rosjava/rosjava_mvn_repo/raw/master" url "https://github.com/rosjava/rosjava_mvn_repo/raw/master"
} }
google()
jcenter() jcenter()
} }
dependencies { dependencies {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment