nativescript-dna-deviceinfo
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "nativescript-dna-deviceinfo", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "NativeScript plugin to acquire device information.", | ||
@@ -5,0 +5,0 @@ "main": "deviceinfo", |
@@ -274,3 +274,4 @@ | ||
<key>com.apple.developer.networking.wifi-info</key> | ||
<true/>``` | ||
<true/> | ||
``` | ||
* The demo app has this: | ||
@@ -277,0 +278,0 @@ ```xml |
356745
367