mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Webmon to 2.8.0 (13)
This commit is contained in:
parent
5f8fc6a9bc
commit
4badefdf53
1 changed files with 13 additions and 2 deletions
|
|
@ -96,7 +96,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.8.0
|
||||
versionCode: 13
|
||||
commit: 1635922aac270f23412763f15db033c2e125a2f0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 2.8.0
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue