PhotoChiotte: Build Fix for Bullseye

This commit is contained in:
LaDaube PhotoChiotte 2022-10-12 02:27:02 +00:00 committed by linsui
parent ae098f3ee8
commit d50b50a50b

View file

@ -465,7 +465,7 @@ Builds:
subdir: app
sudo:
- apt-get update
- apt-get install -y nasm ninja-build meson
- apt-get install -y autoconf automake libtool make nasm pkg-config meson ninja-build
gradle:
- flavorA
build:
@ -474,7 +474,7 @@ Builds:
- cd app/src/main/cpp
- cmake -DANDROID_NATIVE_API_LEVEL=21 -DCMAKE_TOOLCHAIN_FILE=$$NDK$$/build/cmake/android.toolchain.cmake
.
ndk: r23c
ndk: r25b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags