barcodebuddyscanner - java17

This commit is contained in:
Licaon_Kter 2024-01-08 10:51:03 +00:00
parent 4e51aa914d
commit 5e473aab33

View file

@ -10,7 +10,7 @@ Liberapay: MBulling
AutoName: Barcode Buddy Scanner
RepoType: git
Repo: https://github.com/Forceu/barcodebuddy-android
Repo: https://github.com/Forceu/barcodebuddy-android.git
Builds:
- versionName: 0.3.0
@ -31,6 +31,10 @@ Builds:
versionCode: 9
commit: 454232b37d427aa4933c152378081fd63ce129e5
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes