mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
barcodescanner - java17
This commit is contained in:
parent
0a17eaf9f5
commit
e4dc4348fc
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Liberapay: phw
|
|||
AutoName: Picard Barcode Scanner
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/phw/PicardBarcodeScanner
|
||||
Repo: https://github.com/phw/PicardBarcodeScanner.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
|
|
@ -101,6 +101,10 @@ Builds:
|
|||
versionCode: 30
|
||||
commit: b2d084eca747cbd88931e13b17ab8fd766b3a815
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue