mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
Update Website Monitor to 1.1.0 (2)
This commit is contained in:
parent
f1f221b328
commit
01944884b1
1 changed files with 10 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ AuthorName: Manimaran
|
|||
SourceCode: https://gitlab.com/manimaran/website-monitor
|
||||
IssueTracker: https://gitlab.com/manimaran/website-monitor/issues
|
||||
|
||||
AutoName: WebSite Monitor
|
||||
AutoName: Website Monitor
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/manimaran/website-monitor
|
||||
|
|
@ -18,7 +18,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 2
|
||||
commit: v1.1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue