mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 05:06:52 +00:00
new app: USB Gadget Tool
This commit is contained in:
parent
a159136ccc
commit
e87990ceed
1 changed files with 28 additions and 0 deletions
28
metadata/net.tjado.usbgadget.yml
Normal file
28
metadata/net.tjado.usbgadget.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: tjado mäcke
|
||||
AuthorEmail: tjado@maecke.de
|
||||
SourceCode: https://github.com/tejado/android-usb-gadget
|
||||
IssueTracker: https://github.com/tejado/android-usb-gadget/issues
|
||||
Changelog: https://github.com/tejado/android-usb-gadget/releases
|
||||
|
||||
AutoName: USB Gadget Tool
|
||||
|
||||
RequiresRoot: 'yes'
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tejado/android-usb-gadget
|
||||
|
||||
Builds:
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: v0.4-beta
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.4'
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue