datastats - java17

This commit is contained in:
Licaon_Kter 2023-11-08 10:40:18 +00:00
parent a844d30ae6
commit 4aa1e72271

View file

@ -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