We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb1798b commit 5618468Copy full SHA for 5618468
1 file changed
gradle/dependencies.gradle
@@ -19,7 +19,7 @@ ext {
19
20
version = [
21
mapboxMapSdk : '10.10.0',
22
- mapboxSdkServices : '6.10.0-beta.3',
+ mapboxSdkServices : '6.10.0',
23
mapboxNavigator : "${mapboxNavigatorVersion}",
24
mapboxCommonNative : '23.2.1',
25
mapboxCrashMonitor : '2.0.0',
0 commit comments