Skip to content

Commit 15bbb38

Browse files
Kylmakallegithub-actions[bot]
authored andcommitted
Bump version to v0.16 (#5742)
GitOrigin-RevId: 513ce27c4522a09ea7b4e611f8af7de8e01d98cb
1 parent d3e4db6 commit 15bbb38

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.15.0-SNAPSHOT-08-11--04-33.git-3007a94
3+
Mapbox Maps for Android version 11.16.0-beta.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.15.0-SNAPSHOT-08-11--04-33.git-3007a94,Mapbox ToS,Mapbox,https://www.mapbox.com/
485+
### MapboxCoreMaps,11.16.0-beta.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.15.0-SNAPSHOT-08-11--04-33.git-3007a94
1+
VERSION_NAME=11.16.0-beta.1
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.15.0-SNAPSHOT-08-11--04-33.git-3007a94"
37-
mapboxCommon = "24.15.0-SNAPSHOT-08-11--04-33.git-3007a94"
36+
mapboxGlNative = "11.16.0-beta.1"
37+
mapboxCommon = "24.16.0-beta.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.15.0-SNAPSHOT-08-11--04-33.git-3007a94
1+
maps-sdk/11.16.0-beta.1

0 commit comments

Comments
 (0)