Skip to content

Commit e295df8

Browse files
kiryldzgithub-actions[bot]
authored andcommitted
bump to mapbox-sdk 3047839 (#9829)
GitOrigin-RevId: 5e8b78a8986e989ba3412510b98f314516218818
1 parent 11d9c35 commit e295df8

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-07-23--04-32.git-db493e8'
11+
def mapboxSdkVersionSuffix = '15.0-SNAPSHOT-07-25--04-32.git-3047839'
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-db493e8-SNAPSHOT',
37+
mapboxSearch : '2.15.0-3047839-SNAPSHOT',
3838
mapboxBaseAndroid : '0.11.0',
3939
androidXActivity : '1.7.1',
4040
androidXActivityCompose : '1.9.2',

0 commit comments

Comments
 (0)