mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +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:
|
||||
- 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.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 3.1.1
|
||||
CurrentVersionCode: 66
|
||||
CurrentVersion: 3.1.2
|
||||
CurrentVersionCode: 67
|
||||
|
|
|
|||
Loading…
Reference in a new issue