Skip to content

Commit 84327ff

Browse files
kiryldzgithub-actions[bot]
authored andcommitted
[HD Full] Adapt single layer per detection type (#10378)
* wip * wip * API shape ready * Fix material override API * Fix node override API * Update example and adapt latest source code * ktlint, finalization * Refactor theme handling in HdFullControllerImpl * Refactor HD map components a bit * Implement state builder * bump versions GitOrigin-RevId: 31d7022c5b7e073810031a8ff66aacbf534fce1c
1 parent 027e35c commit 84327ff

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 = '16.0-beta.1'
11+
def mapboxSdkVersionSuffix = '16.0-SNAPSHOT-09-26--04-29.git-0c6687e'
1212

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

0 commit comments

Comments
 (0)