mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'master' into 'master'
Add de.beowulf.wetter - Weather App See merge request fdroid/fdroiddata!8168
This commit is contained in:
commit
3dd9355184
1 changed files with 27 additions and 0 deletions
27
metadata/de.beowulf.wetter.yml
Normal file
27
metadata/de.beowulf.wetter.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-2.0-only
|
||||
WebSite: https://gitlab.com/BeowuIf/weather
|
||||
SourceCode: https://gitlab.com/BeowuIf/weather/tree/HEAD
|
||||
IssueTracker: https://gitlab.com/BeowuIf/weather/issues
|
||||
Changelog: https://gitlab.com/BeowuIf/weather/-/blob/HEAD/CHANGELOG
|
||||
|
||||
AutoName: Weather
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/BeowuIf/weather.git
|
||||
|
||||
Builds:
|
||||
- versionName: '2.01'
|
||||
versionCode: 22
|
||||
commit: '2.01'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.01'
|
||||
CurrentVersionCode: 22
|
||||
Loading…
Reference in a new issue