From d25ad55b02a05e84e04f9e3d0859336814cb694b Mon Sep 17 00:00:00 2001
From: poka <poka@p2p.legal>
Date: Fri, 8 Jul 2022 23:45:07 +0200
Subject: [PATCH] rollback to previous main.js version

---
 pubspec.lock | 4 ++--
 pubspec.yaml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pubspec.lock b/pubspec.lock
index 974c4241..a8e8ef70 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -1034,8 +1034,8 @@ packages:
     dependency: "direct main"
     description:
       path: "."
-      ref: gecko-work
-      resolved-ref: "7b6ffbefcdcedf073eeba41881b8da2fac202e3f"
+      ref: gecko-old
+      resolved-ref: "87096351fb187614b6386343615db39a2f2b5b9b"
       url: "https://github.com/poka-IT/sdk.git"
     source: git
     version: "0.4.8"
diff --git a/pubspec.yaml b/pubspec.yaml
index b287f847..1187aa92 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -64,10 +64,10 @@ dependencies:
   desktop_window: ^0.4.0
   durt: ^0.1.6
   package_info_plus: ^1.4.2
-  polkawallet_sdk: #^0.4.7
+  polkawallet_sdk: #^0.4.8
     git:
       url: https://github.com/poka-IT/sdk.git #https://github.com/poka-IT/sdk.git
-      ref: gecko-work
+      ref: gecko-old
   dots_indicator: ^2.1.0
   web_socket_channel: ^2.2.0
   connectivity_plus: ^2.3.3
-- 
GitLab