cpustats - java17

This commit is contained in:
Licaon_Kter 2023-11-06 16:31:54 +00:00
parent e3c87ad25f
commit 2db83cfc22

View file

@ -18,7 +18,7 @@ Description: |-
* Statusbar notification for CPU Frequency
RepoType: git
Repo: https://github.com/takke/cpustats
Repo: https://github.com/takke/cpustats.git
Builds:
- versionName: 1.2.2
@ -68,6 +68,10 @@ Builds:
versionCode: 24
commit: 1167bdf2719f6d17e925015dafc6d69ceff137f4
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- quad5
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d' build.gradle