mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +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.
|
Description: Simple bandwidth consumption viewer with configurable polling options.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/takke/DataStats
|
Repo: https://github.com/takke/DataStats.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.2.1
|
- versionName: 1.2.1
|
||||||
|
|
@ -109,6 +109,10 @@ Builds:
|
||||||
versionCode: 30
|
versionCode: 30
|
||||||
commit: 3115d67ba6cac01111b30a867e87793fa87b90bc
|
commit: 3115d67ba6cac01111b30a867e87793fa87b90bc
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue