mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue