mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update WiFiAnalyzer to version 3.0.6
This commit is contained in:
parent
7a7d17bd5d
commit
1b321b0efe
1 changed files with 13 additions and 2 deletions
|
|
@ -290,9 +290,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.0.6
|
||||
versionCode: 58
|
||||
commit: V3.0.6-F-DROID
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: Upstream generates the version information at compile time.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 3.0.5
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 3.0.6
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue