mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +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:
|
||||
- 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.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 3.0.7
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: 3.0.9
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue