change github https sdk dependency

This commit is contained in:
poka 2022-07-08 20:18:34 +02:00
parent af3451b662
commit 80ccc1f766
2 changed files with 4 additions and 4 deletions

View File

@ -1035,10 +1035,10 @@ packages:
description:
path: "."
ref: gecko-work
resolved-ref: b0d761c021ab1ae804e779c4535ef292f7149760
url: "git@github.com:poka-IT/sdk.git"
resolved-ref: "7b6ffbefcdcedf073eeba41881b8da2fac202e3f"
url: "https://github.com/poka-IT/sdk.git"
source: git
version: "0.4.7"
version: "0.4.8"
pool:
dependency: transitive
description:

View File

@ -66,7 +66,7 @@ dependencies:
package_info_plus: ^1.4.2
polkawallet_sdk: #^0.4.7
git:
url: git@github.com:poka-IT/sdk.git #https://github.com/poka-IT/sdk.git
url: https://github.com/poka-IT/sdk.git #https://github.com/poka-IT/sdk.git
ref: gecko-work
dots_indicator: ^2.1.0
web_socket_channel: ^2.2.0