mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
mybrain - java17
This commit is contained in:
parent
6a0aa33c05
commit
aee1be6926
1 changed files with 5 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Donate: https://buymeacoffee.com/mhss
|
|||
AutoName: My Brain
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mhss1/MyBrain
|
||||
Repo: https://github.com/mhss1/MyBrain.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
|
|
@ -64,6 +64,10 @@ Builds:
|
|||
versionCode: 6
|
||||
commit: f3c6e4268c5df7ed040aa4ecfb7a963ac2012c27
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue