mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Versions for Webmon (ooo.akito.webmon)
This commit is contained in:
parent
46e80f4b28
commit
0d5c606acb
1 changed files with 15 additions and 4 deletions
|
|
@ -8,11 +8,11 @@ AuthorEmail: the@akito.ooo
|
|||
AuthorWebSite: https://akito.ooo
|
||||
SourceCode: https://github.com/theAkito/webmon
|
||||
IssueTracker: https://github.com/theAkito/webmon/issues
|
||||
Changelog: https://github.com/theAkito/webmon/releases
|
||||
Changelog: https://github.com/theAkito/webmon/blob/HEAD/CHANGELOG.md
|
||||
Liberapay: Akito
|
||||
Bitcoin: bc1qehfmaq6fsvhw829x8aktw8lw7uhec0ya96eg7u
|
||||
|
||||
AutoName: Website Monitor
|
||||
AutoName: Webmon
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/theAkito/webmon
|
||||
|
|
@ -29,7 +29,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.3
|
||||
versionCode: 7
|
||||
commit: 2.2.3
|
||||
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.0.0
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 2.2.3
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue