Skip to content

Commit 6d66d73

Browse files
committed
Prepare android 0.8.0 release
1 parent e49f492 commit 6d66d73

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

arcgis_map_sdk_android/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.8.0 (19.11.2023)
4+
5+
- Change package name to `arcgis_map_sdk_android`
6+
37
## 0.7.6 (16.11.2023)
48

59
- Fix plugin registration

arcgis_map_sdk_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010

1111
dependencies:
1212
arcgis_map_sdk_method_channel: ^0.8.0
13-
arcgis_map_sdk_platform_interface: ^1.0.0
13+
arcgis_map_sdk_platform_interface: ^1.0.1
1414

1515
flutter:
1616
sdk: flutter

0 commit comments

Comments
 (0)