diff --git a/mobile/android/fastlane/metadata/android/en-US/changelogs/18.txt b/mobile/android/fastlane/metadata/android/en-US/changelogs/18.txt index d8a6b3f614..cb099837d2 100644 --- a/mobile/android/fastlane/metadata/android/en-US/changelogs/18.txt +++ b/mobile/android/fastlane/metadata/android/en-US/changelogs/18.txt @@ -1 +1,2 @@ -* Fixed crash issue when upload large file on slow network \ No newline at end of file +* Fixed crash issue when upload large file on slow network +* Updated album to conform with server refactoring of SharedAlbum to Album \ No newline at end of file diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index 32002114ec..d06aedafea 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -1029,6 +1029,62 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.0.4" + url_launcher: + dependency: "direct main" + description: + name: url_launcher + url: "https://pub.dartlang.org" + source: hosted + version: "6.1.3" + url_launcher_android: + dependency: transitive + description: + name: url_launcher_android + url: "https://pub.dartlang.org" + source: hosted + version: "6.0.17" + url_launcher_ios: + dependency: transitive + description: + name: url_launcher_ios + url: "https://pub.dartlang.org" + source: hosted + version: "6.0.17" + url_launcher_linux: + dependency: transitive + description: + name: url_launcher_linux + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.1" + url_launcher_macos: + dependency: transitive + description: + name: url_launcher_macos + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.1" + url_launcher_platform_interface: + dependency: transitive + description: + name: url_launcher_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.5" + url_launcher_web: + dependency: transitive + description: + name: url_launcher_web + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.11" + url_launcher_windows: + dependency: transitive + description: + name: url_launcher_windows + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.1" uuid: dependency: transitive description: