Skip to content

Commit f8aa28b

Browse files
persidskiygithub-actions[bot]
authored andcommitted
bump to 0.26.0-alpha.1
GitOrigin-RevId: 7306753c03dbaabe5625db30985521142756aeb4
1 parent 8a6d9e4 commit f8aa28b

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.26.0-SNAPSHOT-06-15--16-32.git-6eb29b1
1+
VERSION_NAME=3.26.0-alpha.1
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 = '26.0-SNAPSHOT-06-15--16-32.git-6eb29b1'
15+
def mapboxSdkVersionSuffix = '26.0-alpha.1'
1616
def mapboxNavigatorVersion = "324.${mapboxSdkVersionSuffix}"
1717

1818
def ndkVersionSuffix = ""

0 commit comments

Comments
 (0)