Skip to content

Commit

Permalink
Clear build.gradle (maven local repo, maven snapshot repo)
Browse files Browse the repository at this point in the history
  • Loading branch information
kliu committed Jul 24, 2019
1 parent 7fc0da0 commit ac2850f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,8 @@ buildscript {

allprojects {
repositories {
mavenLocal()
jcenter()
google()
maven {
url 'https://devhub.cisco.com/artifactory/webexsdk-SNAPSHOT/'
}
maven {
url 'https://devhub.cisco.com/artifactory/webexsdk/'
}
Expand Down

0 comments on commit ac2850f

Please sign in to comment.