Skip to content

Commit 80930ea

Browse files
holussgithub-actions[bot]
authored andcommitted
Bump dependencies for 3.16-rc.1 release (#10651)
GitOrigin-RevId: ab31bca6b4633d974d6613a24c2222c24b9cb2b6
1 parent 8823edf commit 80930ea

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 = '16.0-SNAPSHOT-10-02--08-51.git-df62a11'
13+
def mapboxSdkVersionSuffix = '16.0-rc.1'
1414
def mapboxNavigatorVersion = "324.${mapboxSdkVersionSuffix}"
1515

1616
def ndkVersionSuffix = ""

0 commit comments

Comments
 (0)