diff --git a/pubspec.lock b/pubspec.lock index 3ce6619c2..e34a778f2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -294,11 +294,12 @@ packages: connectivity_plus: dependency: "direct main" description: - name: connectivity_plus - sha256: b74247fad72c171381dbe700ca17da24deac637ab6d43c343b42867acb95c991 - url: "https://pub.dev" - source: hosted - version: "3.0.6" + path: "packages/connectivity_plus/connectivity_plus" + ref: check_mobile_first + resolved-ref: "452aa4b6448adbd3a9e592b82da3e9d355af2125" + url: "https://github.com/ente-io/plus_plugins.git" + source: git + version: "4.0.2" connectivity_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 236a66a19..ab934c0ad 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,7 +32,11 @@ dependencies: collection: # dart computer: git: "https://github.com/ente-io/computer.git" - connectivity_plus: ^3.0.3 + connectivity_plus: + git: + url: https://github.com/ente-io/plus_plugins.git + ref: check_mobile_first + path: packages/connectivity_plus/connectivity_plus/ crypto: ^3.0.2 cupertino_icons: ^1.0.0 defer_pointer: ^0.0.2