Skip to content

Commit 5618468

Browse files
committed
up mapbox java version to 6.10.0
1 parent fb1798b commit 5618468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ext {
1919

2020
version = [
2121
mapboxMapSdk : '10.10.0',
22-
mapboxSdkServices : '6.10.0-beta.3',
22+
mapboxSdkServices : '6.10.0',
2323
mapboxNavigator : "${mapboxNavigatorVersion}",
2424
mapboxCommonNative : '23.2.1',
2525
mapboxCrashMonitor : '2.0.0',

0 commit comments

Comments
 (0)