@falconeta/capacitor-wifi-connect
Advanced tools
Comparing version 0.0.31 to 0.0.32
{ | ||
"name": "@falconeta/capacitor-wifi-connect", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"description": "plugin used for connect the device trhought Wifi also with prefix", | ||
@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js", |
@@ -32,2 +32,3 @@ # @falconeta/capacitor-wifi-connect | ||
<uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" /> | ||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> | ||
` | ||
@@ -34,0 +35,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79780
195