letmedowngrade - java17

This commit is contained in:
Licaon_Kter 2023-10-16 11:10:59 +00:00
parent 4da6b70bad
commit 07f50af2a8

View file

@ -11,7 +11,7 @@ AutoName: Let Me Downgrade
RequiresRoot: true
RepoType: git
Repo: https://github.com/DavidBerdik/Let-Me-Downgrade
Repo: https://github.com/DavidBerdik/Let-Me-Downgrade.git
Builds:
- versionName: 1.0.0
@ -69,6 +69,10 @@ Builds:
versionCode: 7
commit: 37dcfe8750dec73c32eb2fed2d7c53acf42a2a36
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes