We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49f492 commit 6d66d73Copy full SHA for 6d66d73
arcgis_map_sdk_android/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.8.0 (19.11.2023)
4
+
5
+- Change package name to `arcgis_map_sdk_android`
6
7
## 0.7.6 (16.11.2023)
8
9
- Fix plugin registration
arcgis_map_sdk_android/pubspec.yaml
@@ -10,7 +10,7 @@ environment:
10
11
dependencies:
12
arcgis_map_sdk_method_channel: ^0.8.0
13
- arcgis_map_sdk_platform_interface: ^1.0.0
+ arcgis_map_sdk_platform_interface: ^1.0.1
14
15
flutter:
16
sdk: flutter
0 commit comments