mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
barcodebuddyscanner - java17
This commit is contained in:
parent
4e51aa914d
commit
5e473aab33
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue