mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New App: QuickWeather
This commit is contained in:
parent
53d4852d71
commit
42456e3546
1 changed files with 27 additions and 0 deletions
27
metadata/com.ominous.quickweather.yml
Normal file
27
metadata/com.ominous.quickweather.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: TylerWilliamson
|
||||
SourceCode: https://github.com/TylerWilliamson/QuickWeather
|
||||
IssueTracker: https://github.com/TylerWilliamson/QuickWeather/issues
|
||||
Changelog: https://github.com/TylerWilliamson/QuickWeather/releases
|
||||
|
||||
AutoName: QuickWeather
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/TylerWilliamson/QuickWeather
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.1
|
||||
versionCode: 27
|
||||
commit: 1.3.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 27
|
||||
Loading…
Reference in a new issue