mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'master' into 'master'
New App: Husky See merge request fdroid/fdroiddata!6842
This commit is contained in:
commit
b5039f3c29
1 changed files with 28 additions and 0 deletions
28
metadata/su.xash.husky.yml
Normal file
28
metadata/su.xash.husky.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: a1batross
|
||||||
|
AuthorEmail: contact@fwgs.ru
|
||||||
|
SourceCode: https://git.mentality.rip/FWGS/Husky
|
||||||
|
IssueTracker: https://git.mentality.rip/FWGS/Husky/issues
|
||||||
|
Translation: https://l10n.mentality.rip/projects/husky/
|
||||||
|
Changelog: https://git.mentality.rip/FWGS/Husky/releases
|
||||||
|
|
||||||
|
AutoName: Husky
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://git.mentality.rip/FWGS/Husky
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 168
|
||||||
|
commit: v1.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- huskyBlue
|
||||||
|
prebuild: sed -i -e 's/buildnum()/168/g' build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.1
|
||||||
|
CurrentVersionCode: 168
|
||||||
Loading…
Reference in a new issue