mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
simpletimetracker - java17
This commit is contained in:
parent
382706e88f
commit
475b709f41
1 changed files with 4 additions and 0 deletions
|
|
@ -98,6 +98,10 @@ Builds:
|
|||
versionCode: 29
|
||||
commit: 72fa0ef74d3951c287ada986c853f07be0ca44e6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -e 's/\s\+"/implementation "/g' ../buildSrc/src/main/kotlin/com/example/util/simpletimetracker/Deps.kt
|
||||
|
|
|
|||
Loading…
Reference in a new issue