mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
Share as QR
This commit is contained in:
parent
10d8b1cae8
commit
12304e5286
1 changed files with 34 additions and 0 deletions
34
metadata/com.github.mikulash.shareasqr.yml
Normal file
34
metadata/com.github.mikulash.shareasqr.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
- System
|
||||
License: MIT
|
||||
AuthorName: Mikulas Heinz
|
||||
SourceCode: https://github.com/mikulash/ShareAsQR
|
||||
IssueTracker: https://github.com/mikulash/ShareAsQR/issues
|
||||
|
||||
AutoName: ShareAsQR
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mikulash/ShareAsQR.git
|
||||
Binaries: https://github.com/mikulash/ShareAsQR/releases/download/v%v/share_as_qr.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.3
|
||||
versionCode: 3
|
||||
commit: e5e33d3d30e8aea5b0f11374e8f89f6530751cd8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
prebuild: git reset --soft 3ba078e048a07716dbf3eafdfe79662e14de6e04
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 61f720d45b9cb7e82c9eec4a549d25fe2bee34a77e78ef19502bc13bac48ab43
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.3
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue