mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Merge branch 'master' into 'master'
Added Radar Weather See merge request fdroid/fdroiddata!7905
This commit is contained in:
commit
0e9b6f9761
1 changed files with 27 additions and 0 deletions
27
metadata/org.woheller69.weather.yml
Normal file
27
metadata/org.woheller69.weather.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: woheller69
|
||||
SourceCode: https://github.com/woheller69/weather
|
||||
IssueTracker: https://github.com/woheller69/weather/issues
|
||||
Changelog: https://github.com/woheller69/weather/blob/main/CHANGELOG.md
|
||||
|
||||
AutoName: RadarWeather
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/woheller69/weather
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 9
|
||||
commit: V1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version V%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue