Skip to content

Commit

Permalink
Merge pull request #36 from Esri/beta-release
Browse files Browse the repository at this point in the history
Release 200.0.0 beta 1
  • Loading branch information
shubham7109 authored Dec 14, 2022
2 parents a70dfbc + df5106b commit 790b676
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ dependencyResolutionManagement {
google()
mavenCentral()
maven { url 'https://esri.jfrog.io/artifactory/arcgis' }
maven { url 'https://olympus.esri.com/artifactory/arcgisruntime-repo/' }
}
}

Expand Down
2 changes: 1 addition & 1 deletion version.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ext {
appcompatVersion = '1.3.0'
constraintLayoutVersion = '2.1.4'
multidexVersion = '2.0.1'
arcgisVersion = '200.0.0-3709'
arcgisVersion = '200.0.0-beta01'
materialVersion = '1.6.1'
recyclerViewVersion = '1.1.0'
// plugin versions
Expand Down

0 comments on commit 790b676

Please sign in to comment.