Skip to content

Commit aa4d01f

Browse files
dmitry-novikovgithub-actions[bot]
authored andcommitted
Revert "[HD Lite] Implement RouteRenderedObserver callback (#9910)" (#10009)
This reverts commit a0ff849f5d3568d5f01c9e106bcdb755799dad14. GitOrigin-RevId: 75da8478a009af334385f133a2bb5f52000bd747
1 parent b4b579e commit aa4d01f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ext {
88
carMinSdkVersion : 23
99
]
1010

11-
def mapboxSdkVersionSuffix = '15.0-SNAPSHOT-08-08--14-59.git-d6bca78'
11+
def mapboxSdkVersionSuffix = '15.0-SNAPSHOT-08-04--04-42.git-0cacf06'
1212

1313
def ndkVersionSuffix = ""
1414
if (project.hasProperty("ndkMajor")) {
@@ -34,7 +34,7 @@ ext {
3434
mapboxNavigator : "${mapboxNavigatorVersion}",
3535
mapboxCommonNative : "24.${mapboxSdkVersionSuffix}",
3636
mapboxNavSdkCpp : "0.${mapboxSdkVersionSuffix}",
37-
mapboxSearch : '2.15.0-d6bca78-SNAPSHOT',
37+
mapboxSearch : '2.15.0-0cacf06-SNAPSHOT',
3838
mapboxBaseAndroid : '0.11.0',
3939
androidXActivity : '1.7.1',
4040
androidXActivityCompose : '1.9.2',

0 commit comments

Comments
 (0)