From 86a385dd2dae21bc21857009b69ba3f33603b4b3 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Wed, 28 Oct 2020 10:41:35 +0000 Subject: [PATCH] chore: Update SDK --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 849b916..68333fa 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -208,8 +208,8 @@ packages: dependency: "direct main" description: path: "." - ref: "412da6ae0cf3aa8139a29381c4f07910d541deab" - resolved-ref: "412da6ae0cf3aa8139a29381c4f07910d541deab" + ref: "955fb747c29eab76b17eb9a13ebc15026e917fb8" + resolved-ref: "955fb747c29eab76b17eb9a13ebc15026e917fb8" url: "https://gitlab.com/famedly/famedlysdk.git" source: git version: "0.0.1" diff --git a/pubspec.yaml b/pubspec.yaml index aa87212..7a66e52 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: famedlysdk: git: url: https://gitlab.com/famedly/famedlysdk.git - ref: 412da6ae0cf3aa8139a29381c4f07910d541deab + ref: 955fb747c29eab76b17eb9a13ebc15026e917fb8 localstorage: ^3.0.1+4 file_picker_cross: ^4.2.2