Skip to content

Commit dc545c5

Browse files
test 2.x compat
1 parent ebcde02 commit dc545c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"main": "fingerprint-auth",
66
"nativescript": {
77
"platforms": {
8-
"android": "3.0.0",
9-
"ios": "3.0.0"
8+
"android": "2.5.0",
9+
"ios": "2.5.0"
1010
}
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)