Skip to content

Commit f959562

Browse files
authored
chore: update to version 2.2.1 (#525)
* chore: update to version 2.2.1 * fix: use correct ref phoneIDE
1 parent 3bf894b commit f959562

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

mobile-app/pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -287,42 +287,42 @@ packages:
287287
name: device_info_plus
288288
url: "https://pub.dartlang.org"
289289
source: hosted
290-
version: "4.0.1"
290+
version: "4.1.2"
291291
device_info_plus_linux:
292292
dependency: transitive
293293
description:
294294
name: device_info_plus_linux
295295
url: "https://pub.dartlang.org"
296296
source: hosted
297-
version: "2.1.1"
297+
version: "3.0.0"
298298
device_info_plus_macos:
299299
dependency: transitive
300300
description:
301301
name: device_info_plus_macos
302302
url: "https://pub.dartlang.org"
303303
source: hosted
304-
version: "2.2.3"
304+
version: "3.0.0"
305305
device_info_plus_platform_interface:
306306
dependency: transitive
307307
description:
308308
name: device_info_plus_platform_interface
309309
url: "https://pub.dartlang.org"
310310
source: hosted
311-
version: "2.3.0+1"
311+
version: "3.0.0"
312312
device_info_plus_web:
313313
dependency: transitive
314314
description:
315315
name: device_info_plus_web
316316
url: "https://pub.dartlang.org"
317317
source: hosted
318-
version: "2.1.0"
318+
version: "3.0.0"
319319
device_info_plus_windows:
320320
dependency: transitive
321321
description:
322322
name: device_info_plus_windows
323323
url: "https://pub.dartlang.org"
324324
source: hosted
325-
version: "3.0.1"
325+
version: "4.0.0"
326326
dio:
327327
dependency: "direct main"
328328
description:

mobile-app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: freecodecamp
22
description: freecodecamp.org app.
33
publish_to: none
4-
version: 2.2.0+20200
4+
version: 2.2.1+20201
55
environment:
66
sdk: ">=2.12.0 <3.0.0"
77
dependencies:

0 commit comments

Comments
 (0)