mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
qbitcontroller - java17
This commit is contained in:
parent
8e9093abd8
commit
6b1de61064
1 changed files with 5 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Changelog: https://github.com/Bartuzen/qBitController/releases
|
|||
AutoName: qBitController
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Bartuzen/qBitController
|
||||
Repo: https://github.com/Bartuzen/qBitController.git
|
||||
Binaries: https://github.com/Bartuzen/qBitController/releases/download/v%v/qbitcontroller-%v.apk
|
||||
|
||||
Builds:
|
||||
|
|
@ -90,6 +90,10 @@ Builds:
|
|||
versionCode: 13
|
||||
commit: b091a365beb88d0fff51c6217c1c86754a5d2cbc
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- free
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle.kts
|
||||
|
|
|
|||
Loading…
Reference in a new issue