Update WiFiAnalyzer to version 1.8.7
This commit is contained in:
parent
7eb71c6198
commit
9b3fbf63b3
|
@ -20,6 +20,7 @@ Features:
|
|||
* Analyze WiFi networks to rate channels
|
||||
* HT/VHT Detection - 40/80/160MHz (Requires Android OS 6+)
|
||||
* Access Point view complete or compact
|
||||
* Estimated Distance to the Access Points
|
||||
* Export access points details
|
||||
* Dark or Light theme available
|
||||
* Pause/Resume scanning
|
||||
|
@ -120,11 +121,16 @@ Build:1.8.6,32
|
|||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.8.7,33
|
||||
commit=V1.8.7-F-DROID
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Upstream generates the version information at compile time.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.8.6
|
||||
Current Version Code:32
|
||||
Current Version:1.8.7
|
||||
Current Version Code:33
|
||||
|
|
Loading…
Reference in a new issue