mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
misc fixes
This commit is contained in:
parent
c16e44c7f3
commit
c9ec53c80b
1 changed files with 5 additions and 1 deletions
|
|
@ -57,10 +57,14 @@ Builds:
|
|||
versionCode: 49
|
||||
commit: 28fffc9918af09992e3761d532341b3f667e0b3e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/enable true/d' build.gradle
|
||||
ndk: r16b
|
||||
ndk: r26b
|
||||
|
||||
MaintainerNotes: |-
|
||||
Upstream builds separate APKs for all target architectures.
|
||||
|
|
|
|||
Loading…
Reference in a new issue