diff --git a/macos/Podfile.lock b/macos/Podfile.lock index 6b664a2b..745f2b7a 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -34,7 +34,7 @@ PODS: - path_provider_macos (0.0.1): - FlutterMacOS - ReachabilitySwift (5.0.0) - - record_macos (1.0.0): + - record_macos (0.2.0): - FlutterMacOS - share_plus_macos (0.0.1): - FlutterMacOS @@ -145,7 +145,7 @@ SPEC CHECKSUMS: package_info_plus_macos: f010621b07802a241d96d01876d6705f15e77c1c path_provider_macos: 160cab0d5461f0c0e02995469a98f24bdb9a3f1f ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825 - record_macos: dcf4f2bb654970437e012521cb4ea1fca4f78bb9 + record_macos: 937889e0f2a7a12b6fc14e97a3678e5a18943de6 share_plus_macos: 853ee48e7dce06b633998ca0735d482dd671ade4 shared_preferences_macos: a64dc611287ed6cbe28fd1297898db1336975727 sqflite: a5789cceda41d54d23f31d6de539d65bb14100ea diff --git a/pubspec.lock b/pubspec.lock index b5c581ec..2a670aa4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1077,7 +1077,7 @@ packages: name: matrix_homeserver_recommendations url: "https://pub.dartlang.org" source: hosted - version: "0.2.1" + version: "0.3.0" matrix_link_text: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 3c705c3b..4c5b62eb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -62,7 +62,7 @@ dependencies: localstorage: ^4.0.0+1 lottie: ^1.2.2 matrix: ^0.11.0 - matrix_homeserver_recommendations: ^0.2.1 + matrix_homeserver_recommendations: ^0.3.0 matrix_link_text: ^1.0.2 native_imaging: git: https://gitlab.com/famedly/company/frontend/libraries/native_imaging.git