Skip to content

Commit 6a32ea7

Browse files
committed
Update biometric dependency
1 parent a10a780 commit 6a32ea7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pubspec.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Natrium - Fast, Robust & Secure NANO Wallet.
77
# Both the version and the builder number may be overridden in flutter
88
# build by specifying --build-name and --build-number, respectively.
99
# Read more about versioning at semver.org.
10-
version: 2.1.0+45
10+
version: 2.1.1+46
1111

1212
environment:
1313
sdk: ">=2.0.0-dev.68.0 <3.0.0"
@@ -61,7 +61,11 @@ dependencies:
6161
path_provider: ^1.3.0
6262

6363
# TouchID/FaceID
64-
local_auth: ^0.6.0+1
64+
local_auth:
65+
git:
66+
url: https://github.com/appditto/plugins.git
67+
path: packages/local_auth
68+
ref: master
6569

6670
# Eventbus
6771
event_taxi: ^0.1.5

0 commit comments

Comments
 (0)