mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'feature/org.strawberryforum.argentum' into 'master'
New app: AG Store Closes rfp#1225 See merge request fdroid/fdroiddata!6550
This commit is contained in:
commit
d69df43bba
1 changed files with 27 additions and 0 deletions
27
metadata/org.strawberryforum.argentum.yml
Normal file
27
metadata/org.strawberryforum.argentum.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: Unlicense
|
||||
AuthorName: Huck Jones
|
||||
AuthorWebSite: https://huckjones.strawberryforum.org/
|
||||
SourceCode: https://github.com/huckleberrypie/Argentum
|
||||
Changelog: https://github.com/huckleberrypie/Argentum/releases
|
||||
|
||||
AutoName: AG Store
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/huckleberrypie/Argentum
|
||||
|
||||
Builds:
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: 0.2b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue