PhotoChiotte : update NDK r26d

This commit is contained in:
LaDaube PhotoChiotte 2024-06-04 06:42:23 +00:00 committed by linsui
parent 0adaf6ad21
commit 89f682b5d3

View file

@ -945,7 +945,25 @@ Builds:
.
ndk: r26c
- versionName: '1.54'
versionCode: 55
commit: caee531d391eb97819d6ccc787514b0ba83a7185
subdir: app
sudo:
- apt-get update
- apt-get install -y meson ninja-build autoconf automake libtool make nasm pkg-config
autopoint cmake python3-markupsafe python3-jsonschema python3-jinja2 gperf
gradle:
- flavorA
build:
- cd ..
- bash dlbuild.sh all
- cd app/src/main/cpp
- cmake -DANDROID_NATIVE_API_LEVEL=24 -DCMAKE_TOOLCHAIN_FILE=$$NDK$$/build/cmake/android.toolchain.cmake
.
ndk: r26d
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.53'
CurrentVersionCode: 54
CurrentVersion: '1.54'
CurrentVersionCode: 55