File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/ui-mapbox/platforms/android Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ repositories {
55// see https://www.mapbox.com/android-sdk/
66dependencies {
77 def mapboxVersion = project. hasProperty(" mapboxVersion" ) ? project. mapboxVersion : " 8.6.6"
8- // def mapboxServicesVersion = project.hasProperty("mapboxServicesVersion") ? project.mapboxServicesVersion : "5.6.0"
8+ def mapboxServicesVersion = project. hasProperty(" mapboxServicesVersion" ) ? project. mapboxServicesVersion : " 5.6.0"
99 // def mapboxTelemetryVersion = project.hasProperty("mapboxTelemetryVersion") ? project.mapboxTelemetryVersion : "6.1.0"
1010 def mapboxPluginsVersion = project. hasProperty(" mapboxPluginsVersion" ) ? project. mapboxPluginsVersion : " v9"
1111 def mapboxAnnotationPluginVersion = project. hasProperty(" mapboxAnnotationPluginVersion" ) ? project. mapboxAnnotationPluginVersion : " 0.9.0"
You can’t perform that action at this time.
0 commit comments