barcodescanner - java17

This commit is contained in:
Licaon_Kter 2023-08-23 08:03:31 +00:00
parent 0a17eaf9f5
commit e4dc4348fc

View file

@ -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