mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Newapp: Weather Forecast USA
This commit is contained in:
parent
216a255b11
commit
551846d2ca
1 changed files with 30 additions and 0 deletions
30
metadata/biz.binarysolutions.weatherusa.yml
Normal file
30
metadata/biz.binarysolutions.weatherusa.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: MIT
|
||||
AuthorName: Viktor Brešan
|
||||
AuthorWebSite: https://binarysolutions.biz/
|
||||
SourceCode: https://github.com/vbresan/WeatherForecastUSA
|
||||
IssueTracker: https://github.com/vbresan/WeatherForecastUSA/issues
|
||||
|
||||
AutoName: Weather Forecast USA
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/vbresan/WeatherForecastUSA.git
|
||||
Binaries: https://github.com/vbresan/WeatherForecastUSA/releases/download/%c/biz.binarysolutions.weatherusa-%v-fdroid-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '4.0'
|
||||
versionCode: 25
|
||||
commit: 1afd653a401ea24436d5f27e22a171562b977391
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AllowedAPKSigningKeys: 61349f7bc590393c12a78e7ea62bf7583430a2eaa81684b66d1ec4863f456892
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '4.0'
|
||||
CurrentVersionCode: 25
|
||||
Loading…
Reference in a new issue