mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 11:17:55 +00:00
Update Webmon to 2.7.0 (12)
This commit is contained in:
parent
203823b7ff
commit
3d6990dfbc
1 changed files with 13 additions and 2 deletions
|
|
@ -85,7 +85,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 12
|
||||
commit: 416e4c9761d7d43f0ded57a1389f672a96ff1f81
|
||||
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.6.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue