Skip to content

Commit 260ad6d

Browse files
mapbox-cigithub-actions[bot]
authored andcommitted
[skip ci][no ci] Bump snapshot versions SNAPSHOT-06-04--09-23.git-6bc6401
GitOrigin-RevId: eea6cb45fe218d33a25d90c3ca9e98f251359c8e
1 parent dcd47a2 commit 260ad6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=3.25.0-rc.1
1+
VERSION_NAME=3.25.0-rc.1-SNAPSHOT-06-04--09-23.git-6bc6401
22

33
# Project-wide Gradle settings.
44
POM_URL=https://github.com/mapbox/mapbox-navigation-android

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ext {
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
1414

15-
def mapboxSdkVersionSuffix = '25.0-rc.1'
15+
def mapboxSdkVersionSuffix = '25.0-rc.1-SNAPSHOT-06-04--09-23.git-6bc6401'
1616
def mapboxNavigatorVersion = "324.${mapboxSdkVersionSuffix}"
1717

1818
def ndkVersionSuffix = ""

0 commit comments

Comments
 (0)