2022-08-30 14:45:27 +00:00
|
|
|
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
|
|
|
|
|
|
2022-09-16 05:35:00 +00:00
|
|
|
- versionName: 1.2.0
|
|
|
|
|
versionCode: 7
|
|
|
|
|
commit: 1b452a3eeda11a8dea08abdaf6b08e4dbaf2e709
|
|
|
|
|
subdir: app
|
|
|
|
|
sudo:
|
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
|
|
|
- update-alternatives --auto java
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
|
2022-08-30 14:45:27 +00:00
|
|
|
AutoUpdateMode: Version
|
|
|
|
|
UpdateCheckMode: Tags
|
2022-09-16 05:35:00 +00:00
|
|
|
CurrentVersion: 1.2.0
|
|
|
|
|
CurrentVersionCode: 7
|