mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
add qBitController (dev.bartuzen.qbitcontroller)
This commit is contained in:
parent
47e4aef4c8
commit
08d358b1ee
1 changed files with 28 additions and 0 deletions
28
metadata/dev.bartuzen.qbitcontroller.yml
Normal file
28
metadata/dev.bartuzen.qbitcontroller.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Bartu Özen
|
||||
SourceCode: https://github.com/Bartuzen/qBitController
|
||||
IssueTracker: https://github.com/Bartuzen/qBitController/issues
|
||||
Changelog: https://github.com/Bartuzen/qBitController/releases
|
||||
|
||||
AutoName: qBitController
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Bartuzen/qBitController
|
||||
Binaries: https://github.com/Bartuzen/qBitController/releases/download/v%v/qbitcontroller-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.2.0
|
||||
versionCode: 3
|
||||
commit: b67e6bd12260f4488a1080b10e6b037fa0c605c8
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue