mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
New App: QR & Barcode Scanner
This commit is contained in:
parent
8a86ff41c1
commit
f424a1e47f
1 changed files with 24 additions and 0 deletions
24
metadata/com.example.barcodescanner.yml
Normal file
24
metadata/com.example.barcodescanner.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: Unlicense
|
||||
SourceCode: https://github.com/dmitriy-ilchenko/QrAndBarcodeScanner
|
||||
IssueTracker: https://github.com/dmitriy-ilchenko/QrAndBarcodeScanner/issues
|
||||
Changelog: https://github.com/dmitriy-ilchenko/QrAndBarcodeScanner/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: QR & Barcode Scanner
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dmitriy-ilchenko/QrAndBarcodeScanner
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 4
|
||||
commit: v1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- fDroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue