Skip to content

Commit d9db509

Browse files
Bump local version to v0.20.0 for next development cycle
GitOrigin-RevId: cd59701b7b7af1f26e3aa49e50b184199bd8734b
1 parent 73114ab commit d9db509

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.19.0-SNAPSHOT-01-26--04-42.git-73c3baa
3+
Mapbox Maps for Android version 11.20.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.19.0-SNAPSHOT-01-26--04-42.git-73c3baa,Mapbox ToS,Mapbox,https://www.mapbox.com/
491+
### MapboxCoreMaps,11.20.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.19.0-SNAPSHOT-01-26--04-42.git-73c3baa
1+
VERSION_NAME=11.20.0
22
LAST_STABLE_VERSION=11.18.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.19.0-SNAPSHOT-01-26--04-42.git-73c3baa"
37-
mapboxCommon = "24.19.0-SNAPSHOT-01-26--04-42.git-73c3baa"
36+
mapboxGlNative = "11.20.0"
37+
mapboxCommon = "24.20.0"
3838

3939
mapboxBase = "0.12.0"
4040
mapboxGestures = "0.9.2"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
maps-sdk/11.19.0-SNAPSHOT-01-26--04-42.git-73c3baa
1+
maps-sdk/11.20.0

0 commit comments

Comments
 (0)