mybrain - java17

This commit is contained in:
Licaon_Kter 2023-09-25 08:16:52 +00:00
parent 6a0aa33c05
commit aee1be6926

View file

@ -10,7 +10,7 @@ Donate: https://buymeacoffee.com/mhss
AutoName: My Brain AutoName: My Brain
RepoType: git RepoType: git
Repo: https://github.com/mhss1/MyBrain Repo: https://github.com/mhss1/MyBrain.git
Builds: Builds:
- versionName: '1.0' - versionName: '1.0'
@ -64,6 +64,10 @@ Builds:
versionCode: 6 versionCode: 6
commit: f3c6e4268c5df7ed040aa4ecfb7a963ac2012c27 commit: f3c6e4268c5df7ed040aa4ecfb7a963ac2012c27
subdir: app subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle: gradle:
- yes - yes