Skip to content

Commit c0f5c59

Browse files
BenDenenalexzatsepin
authored andcommitted
[NAVPOR-404] Bump mapboxMap version (#9884)
* [NAVPOR-404] Update mapboxMap version to 11.15.0-SNAPSHOT-07-30--15-42.git-964f6f1 * [uxf] Bump SDK versions to be compatible with Maps SDK snapshot with the map flickering fix --------- Co-authored-by: alexzatsepin <[email protected]> GitOrigin-RevId: 62157b00ca34a8b988fc881771492ea5ade52d7f
1 parent 70d3816 commit c0f5c59

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
@@ -8,7 +8,7 @@ ext {
88
carMinSdkVersion : 23
99
]
1010

11-
def mapboxSdkVersionSuffix = '15.0-SNAPSHOT-07-25--04-32.git-3047839'
11+
def mapboxSdkVersionSuffix = '15.0-SNAPSHOT-07-30--15-42.git-964f6f1'
1212

1313
def ndkVersionSuffix = ""
1414
if (project.hasProperty("ndkMajor")) {

0 commit comments

Comments
 (0)