mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
share2storage - java 21
This commit is contained in:
parent
025c0d01f0
commit
8916ed349e
1 changed files with 5 additions and 0 deletions
|
|
@ -102,6 +102,11 @@ Builds:
|
|||
versionCode: 24
|
||||
commit: 30f1169687d1299a9223fc02a665eebb7f1a4137
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystorePropertiesFile.exists/,/^}/d' -e '/keystoreProperties/d'
|
||||
|
|
|
|||
Loading…
Reference in a new issue