mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'feature/ruewatcher.tower' into 'master'
New app: tower Closes rfp#1153 See merge request fdroid/fdroiddata!7088
This commit is contained in:
commit
68867dd606
1 changed files with 26 additions and 0 deletions
26
metadata/truewatcher.tower.yml
Normal file
26
metadata/truewatcher.tower.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: http://tower.posmotrel.net
|
||||
SourceCode: https://github.com/TrueWatcher/tower
|
||||
IssueTracker: https://github.com/TrueWatcher/tower/issues
|
||||
|
||||
AutoName: tower
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/TrueWatcher/tower.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.6.12
|
||||
versionCode: 60
|
||||
commit: v2.6.12
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.12
|
||||
CurrentVersionCode: 60
|
||||
Loading…
Reference in a new issue