Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Commit

Permalink
Adding google to repository list in buildscript.gradle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Ignacio Ubeira committed Sep 20, 2018
1 parent fe41a5d commit 91bcf75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildscript.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ rootProject.buildscript {
maven {
url "https://github.com/rosjava/rosjava_mvn_repo/raw/master"
}
google()
jcenter()
}
dependencies {
Expand Down

0 comments on commit 91bcf75

Please sign in to comment.