mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +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:
|
gradle:
|
||||||
- yes
|
- 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.
|
MaintainerNotes: Upstream generates the version information at compile time.
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 3.0.5
|
CurrentVersion: 3.0.6
|
||||||
CurrentVersionCode: 57
|
CurrentVersionCode: 58
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue