Skip to content

Commit 6593a41

Browse files
mapbox-cigithub-actions[bot]
authored andcommitted
[skip ci][no ci] Bump snapshot versions SNAPSHOT-08-12--07-41.git-d18bbf1
GitOrigin-RevId: 7480f45d64716d1abd3a1b625afc7d985854d624
1 parent 3eba7b6 commit 6593a41

File tree

5 files changed

+6
-14
lines changed

5 files changed

+6
-14
lines changed

CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,8 @@ Mapbox welcomes participation and contributions from everyone.
99

1010
## Dependencies
1111
* Update Mapbox GeoJSON library to [v7.5.0](https://github.com/mapbox/mapbox-java/releases/tag/v7.5.0).
12-
13-
1412
# 11.14.1 August 07, 2025
1513

16-
## Bug fixes 🐞
17-
* Fix missing map loaded event in case vector tile is not found
18-
19-
## Dependencies
20-
* Update gl-native to v11.14.1, common to 24.14.1.
21-
2214

2315
# 11.14.0 July 30, 2025
2416
## Features ✨ and improvements 🏁

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.16.0-beta.1
3+
Mapbox Maps for Android version 11.15.0-SNAPSHOT-08-12--07-41.git-d18bbf1
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.16.0-beta.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
485+
### MapboxCoreMaps,11.15.0-SNAPSHOT-08-12--07-41.git-d18bbf1,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.16.0-beta.1
1+
VERSION_NAME=11.15.0-SNAPSHOT-08-12--07-41.git-d18bbf1
22
LAST_STABLE_VERSION=11.14.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.16.0-beta.1"
37-
mapboxCommon = "24.16.0-beta.1"
36+
mapboxGlNative = "11.15.0-SNAPSHOT-08-12--07-41.git-d18bbf1"
37+
mapboxCommon = "24.15.0-SNAPSHOT-08-12--07-41.git-d18bbf1"
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.16.0-beta.1
1+
maps-sdk/11.15.0-SNAPSHOT-08-12--07-41.git-d18bbf1

0 commit comments

Comments
 (0)