From 95eac6f5cfee9b5742c91689759000b5921a3125 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Sat, 15 Feb 2020 13:41:22 +0100 Subject: [PATCH] Update e2ee stuff --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8b10cb03..aeaf4aaf 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -124,8 +124,8 @@ packages: dependency: "direct main" description: path: "." - ref: "4d4eabb9a228f46066361b19c50a410afbecc7c9" - resolved-ref: "4d4eabb9a228f46066361b19c50a410afbecc7c9" + ref: "1f5e3d387310e9a87c19829e0865a3a7ca9932f0" + resolved-ref: "1f5e3d387310e9a87c19829e0865a3a7ca9932f0" url: "https://gitlab.com/famedly/famedlysdk.git" source: git version: "0.0.1" diff --git a/pubspec.yaml b/pubspec.yaml index 85bdbba6..fb6505f0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: famedlysdk: git: url: https://gitlab.com/famedly/famedlysdk.git - ref: 4d4eabb9a228f46066361b19c50a410afbecc7c9 + ref: 1f5e3d387310e9a87c19829e0865a3a7ca9932f0 localstorage: ^3.0.1+4 bubble: ^1.1.9+1