mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update WiFiAnalyzer to version 3.1.2
This commit is contained in:
parent
beab29d9c6
commit
568d940ee5
1 changed files with 13 additions and 2 deletions
|
|
@ -348,9 +348,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.2
|
||||||
|
versionCode: 67
|
||||||
|
commit: V3.1.2-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.1.1
|
CurrentVersion: 3.1.2
|
||||||
CurrentVersionCode: 66
|
CurrentVersionCode: 67
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue