close
Skip to content

Commit ed5a76a

Browse files
Udumftgithub-actions[bot]
authored andcommitted
sync version alpha.2
GitOrigin-RevId: e04287fd4ce483433ae9092347322dc8b848c399
1 parent e26b0c1 commit ed5a76a

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.29.0-alpha.1
3+
Mapbox Maps for Android version 11.29.0-alpha.2
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.29.0-alpha.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
491+
### MapboxCoreMaps,11.29.0-alpha.2,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.29.0-alpha.1
1+
VERSION_NAME=11.29.0-alpha.2
22
LAST_STABLE_VERSION=11.28.0-rc.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.29.0-alpha.1"
37-
mapboxCommon = "24.29.0-alpha.1"
36+
mapboxGlNative = "11.29.0-alpha.2"
37+
mapboxCommon = "24.29.0-alpha.2"
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.29.0-alpha.1
1+
maps-sdk/11.29.0-alpha.2

0 commit comments

Comments
 (0)