Skip to content

Commit 5b04324

Browse files
tatiana-yangithub-actions[bot]
authored andcommitted
Bump versions to x.13.4
GitOrigin-RevId: 1cf6607a5e76eb1e9f4e107495eeead4fe4d9731
1 parent d6dbb80 commit 5b04324

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.13.3
3+
Mapbox Maps for Android version 11.13.4
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.13.3,Mapbox ToS,Mapbox,https://www.mapbox.com/
485+
### MapboxCoreMaps,11.13.4,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.13.3
1+
VERSION_NAME=11.13.4
22
LAST_STABLE_VERSION=11.13.3
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
@@ -35,8 +35,8 @@ japicmp = "0.4.6"
3535
# Dependencies
3636

3737
# GlNative and Common are used by the convention plugin
38-
mapboxGlNative = "11.13.3"
39-
mapboxCommon = "24.13.3"
38+
mapboxGlNative = "11.13.4"
39+
mapboxCommon = "24.13.4"
4040

4141
mapboxBase = "0.12.0"
4242
mapboxGestures = "0.9.1"

0 commit comments

Comments
 (0)