File tree 1 file changed +1
-1
lines changed
packages/ui-mapbox/platforms/android
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ repositories {
5
5
// see https://www.mapbox.com/android-sdk/
6
6
dependencies {
7
7
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"
9
9
// def mapboxTelemetryVersion = project.hasProperty("mapboxTelemetryVersion") ? project.mapboxTelemetryVersion : "6.1.0"
10
10
def mapboxPluginsVersion = project. hasProperty(" mapboxPluginsVersion" ) ? project. mapboxPluginsVersion : " v9"
11
11
def mapboxAnnotationPluginVersion = project. hasProperty(" mapboxAnnotationPluginVersion" ) ? project. mapboxAnnotationPluginVersion : " 0.9.0"
You can’t perform that action at this time.
0 commit comments