Skip to content

Commit 0690354

Browse files
authored
Merge pull request #2036 from atsign-foundation/update-pinned-at-client-mobile-commit-hash
build(deps): npt_flutter: update pinned at_client_mobile commit hash
2 parents 06dfe9b + 5902672 commit 0690354

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

packages/dart/npt_flutter/pubspec.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -115,19 +115,19 @@ packages:
115115
dependency: transitive
116116
description:
117117
name: at_client
118-
sha256: edd43d3070a30246490a1e81e3e05631db3a484d2f97849ddfac654d42303c5f
118+
sha256: "71d54d9a05ef1e14054ebd55f74f8192dbcd7abd7d14dee063201542681dad8f"
119119
url: "https://pub.dev"
120120
source: hosted
121-
version: "3.4.3"
121+
version: "3.5.0"
122122
at_client_mobile:
123123
dependency: "direct main"
124124
description:
125125
path: "packages/at_client_mobile"
126-
ref: "5f256fce7af97dcc554c5dd13e8a6b44a167febe"
127-
resolved-ref: "5f256fce7af97dcc554c5dd13e8a6b44a167febe"
126+
ref: "2ecfe7208c0a5520be21c99007c8d365dabb001a"
127+
resolved-ref: "2ecfe7208c0a5520be21c99007c8d365dabb001a"
128128
url: "https://github.com/atsign-foundation/at_client_sdk"
129129
source: git
130-
version: "3.2.22"
130+
version: "3.2.24"
131131
at_common_flutter:
132132
dependency: transitive
133133
description:
@@ -180,10 +180,10 @@ packages:
180180
dependency: transitive
181181
description:
182182
name: at_lookup
183-
sha256: "4bfac8b2ceacf351765494aad2954e5067b140ae4c8333be35cb583402289dd4"
183+
sha256: "3f645bb27394a4299fd4a39c7358f28fa3f7e5ccb24264d58b1217bafbfaf5a3"
184184
url: "https://pub.dev"
185185
source: hosted
186-
version: "3.0.52"
186+
version: "3.1.0"
187187
at_onboarding_cli:
188188
dependency: transitive
189189
description:

packages/dart/npt_flutter/pubspec.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,7 @@ dependencies:
4040
adaptive_theme: ^3.6.0
4141
at_auth: ^2.0.7
4242
at_backupkey_flutter: ^4.0.16
43-
at_client_mobile:
44-
git:
45-
url: https://github.com/atsign-foundation/at_client_sdk.git
46-
path: packages/at_client_mobile
47-
ref: 8e8b68d2f00db0aeca266685be1e9c0b103ad301
43+
at_client_mobile: ^3.2.24
4844
at_contact: ^3.0.8
4945
at_contacts_flutter: ^4.0.15
5046
at_onboarding_flutter:
@@ -113,7 +109,7 @@ dependency_overrides:
113109
at_client_mobile:
114110
git:
115111
url: https://github.com/atsign-foundation/at_client_sdk
116-
ref: 5f256fce7af97dcc554c5dd13e8a6b44a167febe
112+
ref: 2ecfe7208c0a5520be21c99007c8d365dabb001a
117113
path: packages/at_client_mobile
118114
# The "flutter_lints" package below contains a set of recommended lints to
119115
# encourage good coding practices. The lint set provided by the package is

0 commit comments

Comments
 (0)