You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@
3
3
Wifi configuration.
4
4
This library was written to config iot devices. With iOS 11 Apple introduced NEHotspotConfiguration class for wifi configuration. Library supports same functionality on ios and android.
5
5
6
+
## 1.0.6
7
+
8
+
Android: Added build gradle compatibility.
9
+
10
+
- This changes enables compatibility when building your project using commands such as `.gradlew assembleRelease`.
11
+
6
12
## 1.0.5
7
13
8
14
Android: Added `forceWifiUsage` method. to use this method, do the following steps:
0 commit comments