Skip to content

Commit 447ef22

Browse files
VysotskiVadimgithub-actions[bot]
authored andcommitted
bumped to native dependencies 0.17 (#11741)
* bumped to native dependencies 0.17 * reverted mapbox3dLiveNavigation version GitOrigin-RevId: 2fe77eead135b23bd065dadc24bcb80637404227
1 parent 29b4c8a commit 447ef22

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
@@ -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 = '17.0-SNAPSHOT-12-11--07-58.git-b6020a2'
14+
def mapboxSdkVersionSuffix = '17.1'
1515
def mapboxNavigatorVersion = "324.${mapboxSdkVersionSuffix}"
1616

1717
def ndkVersionSuffix = ""

0 commit comments

Comments
 (0)