mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Add SerialPipe
This commit is contained in:
parent
bad663d046
commit
67eb9a2b4a
1 changed files with 26 additions and 0 deletions
26
metadata/io.github.wh201906.serialpipe.yml
Normal file
26
metadata/io.github.wh201906.serialpipe.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Development
|
||||
License: MIT
|
||||
AuthorName: wh201906
|
||||
AuthorEmail: wh201906@yandex.com
|
||||
SourceCode: https://github.com/wh201906/SerialPipe
|
||||
IssueTracker: https://github.com/wh201906/SerialPipe/issues
|
||||
|
||||
AutoName: SerialPipe
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/wh201906/SerialPipe.git
|
||||
|
||||
Builds:
|
||||
- versionName: v0.0.1
|
||||
versionCode: 1
|
||||
commit: 3a6a70eff4ed954de09e6df08b4c7ab1ebfeaef9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.0.1
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue