Skip to content

Commit 9e75044

Browse files
temapgithub-actions[bot]
authored andcommitted
bump versions
GitOrigin-RevId: 268459dc9e8c381f5531ab664a561d434bf87a58
1 parent efbc374 commit 9e75044

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-SNAPSHOT-05-13--02-05.git-6f98316
1+
VERSION_NAME=3.25.0-alpha.6
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-SNAPSHOT-05-13--02-05.git-6f98316'
15+
def mapboxSdkVersionSuffix = '25.0-alpha.6'
1616
def mapboxNavigatorVersion = "324.${mapboxSdkVersionSuffix}"
1717

1818
def ndkVersionSuffix = ""

0 commit comments

Comments
 (0)