Skip to content

Commit da71cd6

Browse files
committed
fix (samples): Fix error running samples on Android. Fix nativescript-vue#475
1 parent 7dbdd0b commit da71cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"nativescript": {
66
"id": "org.nativescript.application",
77
"tns-android": {
8-
"version": "5.3.0"
8+
"version": "5.3.1"
99
},
1010
"tns-ios": {
1111
"version": "5.3.0"

0 commit comments

Comments
 (0)