mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update WiFiAnalyzer to version 3.1.1
This commit is contained in:
parent
4e64162c2a
commit
3b2069abab
1 changed files with 13 additions and 2 deletions
|
|
@ -337,9 +337,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.1
|
||||||
|
versionCode: 66
|
||||||
|
commit: V3.1.1-F-DROID
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-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.12
|
CurrentVersion: 3.1.1
|
||||||
CurrentVersionCode: 64
|
CurrentVersionCode: 66
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue