mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'Add-Geometric-Weather-FOSS' into 'master'
New app: Geometric Weather FOSS Closes rfp#1398 See merge request fdroid/fdroiddata!7315
This commit is contained in:
commit
08b82eb3b2
1 changed files with 27 additions and 0 deletions
27
metadata/com.mbestavros.geometricweather.yml
Normal file
27
metadata/com.mbestavros.geometricweather.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: LGPL-3.0-only
|
||||
AuthorName: Mark Bestavros
|
||||
SourceCode: https://github.com/mbestavros/GeometricWeather
|
||||
IssueTracker: https://github.com/mbestavros/GeometricWeather/issues
|
||||
Changelog: https://github.com/mbestavros/GeometricWeather/releases
|
||||
|
||||
AutoName: Geometric Weather
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mbestavros/GeometricWeather.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.608-foss
|
||||
versionCode: 26068
|
||||
commit: 2.608-foss
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.608-foss
|
||||
CurrentVersionCode: 26068
|
||||
Loading…
Reference in a new issue