Skip to content

Commit 69b5851

Browse files
dzinadgithub-actions[bot]
authored andcommitted
bump mapbox-sdk to 17.0-SNAPSHOT-10-17--08-33.git-54efb71
GitOrigin-RevId: 8b8b791780bc79c5aab0a1abe81bd35d563b02bf
1 parent e94beca commit 69b5851

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-15--08-20.git-eb0ee3c'
13+
def mapboxSdkVersionSuffix = '17.0-SNAPSHOT-10-17--08-33.git-54efb71'
1414
def mapboxNavigatorVersion = "324.${mapboxSdkVersionSuffix}"
1515

1616
def ndkVersionSuffix = ""

0 commit comments

Comments
 (0)