mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Control de Colonias
This commit is contained in:
parent
7beb5d4a40
commit
a2692c0cab
1 changed files with 28 additions and 0 deletions
28
metadata/com.example.controldecolonias.yml
Normal file
28
metadata/com.example.controldecolonias.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Uses the OpenWeatherMap API to fetch weather conditions.
|
||||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Hormigas
|
||||
SourceCode: https://gitlab.com/hormigas/Controldecolonias
|
||||
IssueTracker: https://gitlab.com/hormigas/Controldecolonias/-/issues
|
||||
Changelog: https://gitlab.com/hormigas/Controldecolonias/-/blob/main/CHANGELOG.md
|
||||
|
||||
AutoName: Control de colonias
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/hormigas/Controldecolonias.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: e289da39fab9373a012b9faf7bb34369aa64d49a
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue