mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
cpustats - java17
This commit is contained in:
parent
e3c87ad25f
commit
2db83cfc22
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue