mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
datastats - java17
This commit is contained in:
parent
a844d30ae6
commit
4aa1e72271
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ AutoName: DataStats
|
|||
Description: Simple bandwidth consumption viewer with configurable polling options.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/takke/DataStats
|
||||
Repo: https://github.com/takke/DataStats.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.1
|
||||
|
|
@ -109,6 +109,10 @@ Builds:
|
|||
versionCode: 30
|
||||
commit: 3115d67ba6cac01111b30a867e87793fa87b90bc
|
||||
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