File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323 mapboxCore : ' 5.0.2' ,
2424 mapboxNavigator : " ${ mapboxNavigatorVersion} " ,
2525 mapboxCommonNative : ' 23.1.1' ,
26- mapboxSearchSdk : ' 1.0.0-beta.38.1 ' ,
26+ mapboxSearchSdk : ' 1.0.0-beta.39 ' ,
2727 mapboxCrashMonitor : ' 2.0.0' ,
2828 mapboxAnnotationPlugin : ' 0.8.0' ,
2929 mapboxBaseAndroid : ' 0.8.0' ,
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies {
4040
4141 // This defines the minimum version of Navigation which is included in this SDK. To upgrade the
4242 // Navigation versions, you can specify a newer version in your downstream build.gradle.
43- releaseApi(" com.mapbox.navigation:android:2.9.0-beta.3 " )
43+ releaseApi(" com.mapbox.navigation:android:2.9.0-rc.2 " )
4444 debugApi project(" :libnavigation-android" )
4545
4646 // Search is currently in beta so it is not included in this SDK. The functionality of search
You can’t perform that action at this time.
0 commit comments