Skip to content

Commit

Permalink
update bintray references
Browse files Browse the repository at this point in the history
  • Loading branch information
puneet-pdx committed Nov 13, 2020
1 parent 38a7a56 commit 07e098b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ buildscript {
allprojects {
repositories {
jcenter()
maven { url 'https://esri.bintray.com/arcgis' }
maven { url 'http://olympus.esri.com/artifactory/arcgisruntime-repo/' }
maven { url 'https://esri.jfrog.io/artifactory/arcgis' }
maven { url 'https://olympus.esri.com/artifactory/arcgisruntime-repo/' }
google()
}
}
Expand Down

0 comments on commit 07e098b

Please sign in to comment.