mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
progressbars - java17
This commit is contained in:
parent
8298f75d1d
commit
dd6c0bfc4b
1 changed files with 5 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Changelog: https://github.com/mattvchandler/ProgressBars/releases
|
|||
AutoName: Progress Bars
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mattvchandler/progressbars
|
||||
Repo: https://github.com/mattvchandler/progressbars.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.2
|
||||
|
|
@ -50,6 +50,10 @@ Builds:
|
|||
versionCode: 190020102
|
||||
commit: f2c430c9672b8f932e6abba9fbce51e496697dc9
|
||||
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