mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update WiFiAnalyzer to version 3.0.9
This commit is contained in:
parent
53407ddb13
commit
343eaf395e
1 changed files with 13 additions and 2 deletions
|
|
@ -312,9 +312,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.9
|
||||||
|
versionCode: 61
|
||||||
|
commit: V3.0.9-F-DROID
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-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.7
|
CurrentVersion: 3.0.9
|
||||||
CurrentVersionCode: 59
|
CurrentVersionCode: 61
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue