mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
material files - java17
This commit is contained in:
parent
0ac790d888
commit
9335c51419
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Changelog: https://github.com/zhanghai/MaterialFiles/releases
|
||||||
AutoName: Material Files
|
AutoName: Material Files
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/zhanghai/MaterialFiles
|
Repo: https://github.com/zhanghai/MaterialFiles.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.0.0-beta.11
|
- versionName: 1.0.0-beta.11
|
||||||
|
|
@ -245,6 +245,10 @@ Builds:
|
||||||
versionCode: 32
|
versionCode: 32
|
||||||
commit: 7a80a3ac18db233c04bcc0de33317db83737e84b
|
commit: 7a80a3ac18db233c04bcc0de33317db83737e84b
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
rm:
|
rm:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue