mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New App: io.github.chrisimx.scanbridge
This commit is contained in:
parent
40bce0aa6d
commit
5700635e1d
1 changed files with 27 additions and 0 deletions
27
metadata/io.github.chrisimx.scanbridge.yml
Normal file
27
metadata/io.github.chrisimx.scanbridge.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/Chrisimx/ScanBridge
|
||||
IssueTracker: https://github.com/Chrisimx/ScanBridge/issues
|
||||
|
||||
AutoName: ScanBridge
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Chrisimx/ScanBridge
|
||||
Binaries: https://github.com/Chrisimx/ScanBridge/releases/download/v%v/ScanBridge.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 1000001
|
||||
commit: v1.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 7d865ea1bf4ead7055906be77ac75dce558f5f3289cbfadb93b025eab87466cc
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9]+.[0-9]+.[0-9]+$
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 1000001
|
||||
Loading…
Reference in a new issue