mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Fixing build error: "Android Gradle plugin requires Java 17 to run. You are...
This commit is contained in:
parent
4e22718afd
commit
fe6d9ebc5a
1 changed files with 4 additions and 0 deletions
|
|
@ -87,6 +87,10 @@ Builds:
|
|||
versionCode: 41
|
||||
commit: 648e97dd784cf1806d657771041281f034c6e3d9
|
||||
subdir: game2048-android
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
|
|
|
|||
Loading…
Reference in a new issue