mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
New App: com.atharok.barcodescanner
This commit is contained in:
parent
5b5bcc8fc7
commit
45d710a4a5
1 changed files with 32 additions and 0 deletions
32
metadata/com.atharok.barcodescanner.yml
Normal file
32
metadata/com.atharok.barcodescanner.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Atharok
|
||||
AuthorEmail: atharok@duck.com
|
||||
SourceCode: https://gitlab.com/Atharok/BarcodeScanner
|
||||
IssueTracker: https://gitlab.com/Atharok/BarcodeScanner/-/issues
|
||||
Changelog: https://gitlab.com/Atharok/BarcodeScanner/-/releases
|
||||
Liberapay: Atharok
|
||||
|
||||
AutoName: Barcode Scanner
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/Atharok/BarcodeScanner
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.0
|
||||
versionCode: 6
|
||||
commit: 73a6b228d17dd0cc9ad1b69fa68038591d95fd1f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 6
|
||||
Loading…
Reference in a new issue