mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
parent
b9f4cd2d3e
commit
658c94dde5
1 changed files with 25 additions and 0 deletions
25
metadata/app.weatheroverview.yml
Normal file
25
metadata/app.weatheroverview.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: HenriDellal
|
||||
SourceCode: https://github.com/HenriDellal/weather-overview
|
||||
IssueTracker: https://github.com/HenriDellal/weather-overview/issues
|
||||
Changelog: https://github.com/HenriDellal/weather-overview/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: Weather Overview
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/HenriDellal/weather-overview.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 1
|
||||
commit: v0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.1'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue