File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 1.0.7
2+
3+ * Update dependencies android-biometric-signature to 1.0.5
4+
15## 1.0.6
26
37* Configure Dart with a minimum SDK version of 2.18.0
Original file line number Diff line number Diff line change @@ -48,5 +48,5 @@ android {
4848}
4949
5050dependencies {
51- implementation ' com.github.prongbang:android-biometric-signature:1.0.4 '
51+ implementation ' com.github.prongbang:android-biometric-signature:1.0.5 '
5252}
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ packages:
8989 path: ".."
9090 relative: true
9191 source: path
92- version: "1.0.6 "
92+ version: "1.0.7 "
9393 matcher:
9494 dependency: transitive
9595 description:
Original file line number Diff line number Diff line change 11name : local_auth_signature
22description : Generate key pair and signing (NIST P-256 EC key pair using ECDSA) using Local Authentication for Android and iOS.
3- version : 1.0.6
3+ version : 1.0.7
44homepage : https://github.com/prongbang/local_auth_signature
55
66environment :
You can’t perform that action at this time.
0 commit comments