mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'foxydroid' into 'master'
Add Foxy Droid See merge request fdroid/fdroiddata!6919
This commit is contained in:
commit
bb018633e8
1 changed files with 25 additions and 0 deletions
25
metadata/nya.kitsunyan.foxydroid.yml
Normal file
25
metadata/nya.kitsunyan.foxydroid.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Foxy McFoxtail
|
||||||
|
AuthorEmail: kitsunyan@airmail.cc
|
||||||
|
SourceCode: https://github.com/kitsunyan/foxy-droid
|
||||||
|
IssueTracker: https://github.com/kitsunyan/foxy-droid/issues
|
||||||
|
|
||||||
|
AutoName: Foxy Droid
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/kitsunyan/foxy-droid
|
||||||
|
Binaries: https://github.com/kitsunyan/foxy-droid/releases/download/%v/foxy-droid-%v.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: '1.0'
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags ^[0-9.]+$
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue