Skip to content

Commit 83b5145

Browse files
tobrungithub-actions[bot]
authored andcommitted
Bump versions to rc.1 (#5156)
Prepare release of 14-rc.1 cc @mapbox/search-sdk-native cc @mapbox/core-sdk cc @mapbox/gl-native cc @mapbox/sdk-ci cc @mapbox/maps-ios cc @mapbox/navnative cc @mapbox/maps-android GitOrigin-RevId: 8290bf5461bc31cd80c533176ef91a7a5f681e50
1 parent 48e523c commit 83b5145

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### License
22

3-
Mapbox Maps for Android version 11.14.0-SNAPSHOT-07-14--16-58.git-c003a4e
3+
Mapbox Maps for Android version 11.14.0-rc.1
44
Mapbox Maps Android SDK
55

66
Copyright © 2021 - 2025 Mapbox, Inc. All rights reserved.
@@ -482,7 +482,7 @@ License: [The Apache Software License, Version 2.0](http://www.apache.org/licens
482482

483483
===========================================================================
484484

485-
### MapboxCoreMaps,11.14.0-SNAPSHOT-07-14--16-58.git-c003a4e,Mapbox ToS,Mapbox,https://www.mapbox.com/
485+
### MapboxCoreMaps,11.14.0-rc.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
486486

487487
```
488488
Mapbox Core Maps version 11.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=11.14.0-SNAPSHOT-07-14--16-58.git-c003a4e
1+
VERSION_NAME=11.14.0-rc.1
22
LAST_STABLE_VERSION=11.13.1
33
# version name for the test app
44
TEST_APP_VERSION_NAME=0.1.0

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ japicmp = "0.4.6"
3333
# Dependencies
3434

3535
# GlNative and Common are used by the convention plugin
36-
mapboxGlNative = "11.14.0-SNAPSHOT-07-14--16-58.git-c003a4e"
37-
mapboxCommon = "24.14.0-SNAPSHOT-07-14--16-58.git-c003a4e"
36+
mapboxGlNative = "11.14.0-rc.1"
37+
mapboxCommon = "24.14.0-rc.1"
3838

3939
mapboxBase = "0.12.0"
4040
mapboxGestures = "0.9.1"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
maps-sdk/11.14.0-SNAPSHOT-07-14--16-58.git-c003a4e
1+
maps-sdk/11.14.0-rc.1

0 commit comments

Comments
 (0)