Skip to content

Commit 2477d73

Browse files
authored
Bump version and dependencies (#959)
* Bump version and dependencies * update license and readme
1 parent 7a8dcdc commit 2477d73

File tree

11 files changed

+29
-58
lines changed

11 files changed

+29
-58
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
### main
1+
### 2.9.0-rc.1
2+
3+
* Update MapboxMaps to v11.13.0-rc.1
24

35
### 2.9.0-beta.1
46

LICENSE

Lines changed: 5 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## License
22

3-
Mapbox Maps for Flutter version 2.9.0-beta.1
3+
Mapbox Maps for Flutter version 2.9.0-rc.1
44
Mapbox Maps Flutter SDK
55

66
Copyright © 2022 - 2025 Mapbox, Inc. All rights reserved.
@@ -134,7 +134,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
134134

135135
## License
136136

137-
Mapbox Maps for iOS version 11.13.0-beta.1
137+
Mapbox Maps for iOS version 11.13.0-rc.1
138138
Mapbox Maps iOS SDK
139139

140140
Copyright © 2021 - 2025 Mapbox, Inc. All rights reserved.
@@ -165,7 +165,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
165165

166166
---
167167

168-
### MapboxCoreMaps,11.13.0-beta.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
168+
### MapboxCoreMaps,11.13.0-rc.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
169169

170170
```
171171
Mapbox Core Maps version 11.0
@@ -946,37 +946,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
946946

947947
---
948948

949-
### microprofile,deda3d4,Unlicense,zeux,https://github.com/zeux/microprofile
950-
951-
```
952-
This is free and unencumbered software released into the public domain.
953-
954-
Anyone is free to copy, modify, publish, use, compile, sell, or
955-
distribute this software, either in source code form or as a compiled
956-
binary, for any purpose, commercial or non-commercial, and by any
957-
means.
958-
959-
In jurisdictions that recognize copyright laws, the author or authors
960-
of this software dedicate any and all copyright interest in the
961-
software to the public domain. We make this dedication for the benefit
962-
of the public at large and to the detriment of our heirs and
963-
successors. We intend this dedication to be an overt act of
964-
relinquishment in perpetuity of all present and future rights to this
965-
software under copyright law.
966-
967-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
968-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
969-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
970-
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
971-
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
972-
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
973-
OTHER DEALINGS IN THE SOFTWARE.
974-
975-
For more information, please refer to <http://unlicense.org/>
976-
```
977-
978-
---
979-
980949
### draco,1.5.3,Apache-2.0,Google,https://github.com/google/draco
981950

982951
```
@@ -1760,7 +1729,7 @@ All other rights reserved.
17601729

17611730
### License
17621731

1763-
Mapbox Maps for Android version 11.13.0-beta.1
1732+
Mapbox Maps for Android version 11.13.0-rc.1
17641733
Mapbox Maps Android SDK
17651734

17661735
Copyright &copy; 2021 - 2025 Mapbox, Inc. All rights reserved.
@@ -2242,7 +2211,7 @@ License: [The Apache Software License, Version 2.0](http://www.apache.org/licens
22422211

22432212
===========================================================================
22442213

2245-
### MapboxCoreMaps,11.13.0-beta.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
2214+
### MapboxCoreMaps,11.13.0-rc.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
22462215

22472216
```
22482217
Mapbox Core Maps version 11.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mapbox Maps SDK Flutter SDK
22

3-
The Mapbox Maps SDK Flutter SDK is an officially developed solution from Mapbox that enables use of our latest Maps SDK product (v11.13.0-beta.1). The SDK allows developers to embed highly-customized maps using a Flutter widget on Android and iOS.
3+
The Mapbox Maps SDK Flutter SDK is an officially developed solution from Mapbox that enables use of our latest Maps SDK product (v11.13.0-rc.1). The SDK allows developers to embed highly-customized maps using a Flutter widget on Android and iOS.
44

55
Web and desktop are not supported.
66

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ if (file("$rootDir/gradle/ktlint.gradle").exists() && file("$rootDir/gradle/lint
5959
}
6060

6161
dependencies {
62-
implementation "com.mapbox.maps:android:11.13.0-beta.1"
62+
implementation "com.mapbox.maps:android:11.13.0-rc.1"
6363

6464
implementation "androidx.annotation:annotation:1.5.0"
6565
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.2"

example/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ packages:
269269
path: ".."
270270
relative: true
271271
source: path
272-
version: "2.9.0-beta.1"
272+
version: "2.9.0-rc.1"
273273
matcher:
274274
dependency: transitive
275275
description:

ios/mapbox_maps_flutter.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Pod::Spec.new do |s|
66
s.name = 'mapbox_maps_flutter'
7-
s.version = '2.9.0-beta.1'
7+
s.version = '2.9.0-rc.1'
88

99
s.summary = 'Mapbox Maps SDK Flutter Plugin.'
1010
s.description = 'An officially developed solution from Mapbox that enables use of our latest Maps SDK product.'
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717
s.dependency 'Flutter'
1818
s.platform = :ios, '14.0'
1919

20-
s.dependency 'MapboxMaps', '11.13.0-beta.1'
20+
s.dependency 'MapboxMaps', '11.13.0-rc.1'
2121
s.dependency 'Turf', '4.0.0'
2222

2323
# Flutter.framework does not contain a i386 slice.

ios/mapbox_maps_flutter/Package.resolved

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ios/mapbox_maps_flutter/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.library(name: "mapbox-maps-flutter", targets: ["mapbox_maps_flutter"])
1313
],
1414
dependencies: [
15-
.package(url: "https://github.com/mapbox/mapbox-maps-ios.git", exact: "11.13.0-beta.1"),
15+
.package(url: "https://github.com/mapbox/mapbox-maps-ios.git", exact: "11.13.0-rc.1"),
1616
],
1717
targets: [
1818
.target(

lib/src/package_info.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
part of mapbox_maps_flutter;
22

3-
const String mapboxPluginVersion = '2.9.0-beta.1';
3+
const String mapboxPluginVersion = '2.9.0-rc.1';

0 commit comments

Comments
 (0)