mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
DarkModeWallpaper: Add Java 11
This commit is contained in:
parent
65169b65a1
commit
ee5822f0fb
1 changed files with 4 additions and 7 deletions
|
|
@ -50,17 +50,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: 1.1.3
|
|
||||||
versionCode: 9
|
|
||||||
commit: ec65ad9b758bc9b88a1c374cb7bc16fb8b31fb97
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
|
|
||||||
- versionName: 1.1.5
|
- versionName: 1.1.5
|
||||||
versionCode: 11
|
versionCode: 11
|
||||||
commit: 857c686741368afdff5521b177ad143f245bf9dd
|
commit: 857c686741368afdff5521b177ad143f245bf9dd
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue