Skip to content

Commit c6e8e3b

Browse files
committed
increased version and did pub get
1 parent b1e1dcb commit c6e8e3b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Space_Mapper/pubspec.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,14 @@ packages:
708708
url: "https://pub.dev"
709709
source: hosted
710710
version: "2.1.4"
711+
qr_code_scanner:
712+
dependency: "direct main"
713+
description:
714+
name: qr_code_scanner
715+
sha256: f23b68d893505a424f0bd2e324ebea71ed88465d572d26bb8d2e78a4749591fd
716+
url: "https://pub.dev"
717+
source: hosted
718+
version: "1.0.1"
711719
rxdart:
712720
dependency: transitive
713721
description:

Space_Mapper/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: A privacy-focused app for mapping your activity spaces
1111
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212
# Read more about iOS versioning at
1313
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14-
version: 3.2.0+4
14+
version: 3.2.0+5
1515
publish_to: none
1616

1717
environment:

0 commit comments

Comments
 (0)