Skip to content

Commit 460242b

Browse files
kiryldzgithub-actions[bot]
authored andcommitted
[HD Full] Adapt enum breaking changes (#10930)
* [HD Full] Adapt enum breaking changes * tmp: BMW snapshot * bump versions GitOrigin-RevId: a0295099522eb6de5f0e50115e27b6984808145e
1 parent 5a82cc6 commit 460242b

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
@@ -10,7 +10,7 @@ ext {
1010

1111
// Release Train depends on these two lines below
1212
// https://github.com/mapbox/release-train/blob/bd530da200d62fb45166ef91d7d892d90a453fa6/backend/model/step/navcoreandroid/PrepareChangelogNavCore.py#L122-L124
13-
def mapboxSdkVersionSuffix = '17.0-SNAPSHOT-10-29--08-05.git-5e77c44'
13+
def mapboxSdkVersionSuffix = '17.0-SNAPSHOT-10-31--04-30.git-fe8c02d'
1414
def mapboxNavigatorVersion = "324.${mapboxSdkVersionSuffix}"
1515

1616
def ndkVersionSuffix = ""

0 commit comments

Comments
 (0)