Skip to content

Commit ff6e6e6

Browse files
Bump local version to v0.25.0 for next development cycle
GitOrigin-RevId: a4eecfa69e2c1da02de28ac43a7ee293f58f2f0a
1 parent df1c58f commit ff6e6e6

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.24.0-SNAPSHOT-05-05--02-04.git-55acc70
3+
Mapbox Maps for Android version 11.25.0
44
Mapbox Maps Android SDK
55

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

489489
===========================================================================
490490

491-
### MapboxCoreMaps,11.24.0-SNAPSHOT-05-05--02-04.git-55acc70,Mapbox ToS,Mapbox,https://www.mapbox.com/
491+
### MapboxCoreMaps,11.25.0,Mapbox ToS,Mapbox,https://www.mapbox.com/
492492

493493
```
494494
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.24.0-SNAPSHOT-05-05--02-04.git-55acc70
1+
VERSION_NAME=11.25.0
22
LAST_STABLE_VERSION=11.23.0
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.24.0-SNAPSHOT-05-05--02-04.git-55acc70"
37-
mapboxCommon = "24.24.0-SNAPSHOT-05-05--02-04.git-55acc70"
36+
mapboxGlNative = "11.25.0"
37+
mapboxCommon = "24.25.0"
3838

3939
mapboxBase = "0.12.0"
4040
mapboxGestures = "0.10.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
maps-sdk/11.24.0-SNAPSHOT-05-05--02-04.git-55acc70
1+
maps-sdk/11.25.0

0 commit comments

Comments
 (0)