Skip to content

Commit 033a212

Browse files
kiryldzgithub-actions[bot]
authored andcommitted
[HD Lite] Refactor to support PresentersScreenContext and SD->HD transition (#11879)
* [HD Lite] Refactor to support PresentersScreenContext, add transitionFromSDPosition * PR fixes * changelog, versions, use 10 Hz in qa-test-app GitOrigin-RevId: 68657d354dc9ea071f462406efe8538cab17f917
1 parent 148fea4 commit 033a212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ext {
1111
// mapboxSdkHdFullSparseCheckout in generate_api_docs_android.sh depends on mapboxSdkVersionSuffix
1212
// Release Train depends on these two lines below
1313
// https://github.com/mapbox/release-train/blob/bd530da200d62fb45166ef91d7d892d90a453fa6/backend/model/step/navcoreandroid/PrepareChangelogNavCore.py#L122-L124
14-
def mapboxSdkVersionSuffix = '18.0-SNAPSHOT-12-19--04-31.git-d23d529'
14+
def mapboxSdkVersionSuffix = '19.0-SNAPSHOT-12-23--17-07.git-2340f98'
1515
def mapboxNavigatorVersion = "324.${mapboxSdkVersionSuffix}"
1616

1717
def ndkVersionSuffix = ""

0 commit comments

Comments
 (0)