PhotoChiotte update NDK r29

This commit is contained in:
LaDaube PhotoChiotte 2025-10-14 08:41:30 +00:00 committed by Licaon_Kter
parent 5360b44787
commit a83cb47bec

View file

@ -1,5 +1,7 @@
Categories:
- Draw
- Gallery
- Graphics
- Multimedia
- Wallpaper
License: GPL-3.0-only
@ -1267,7 +1269,28 @@ Builds:
.
ndk: r28c
- versionName: '1.69'
versionCode: 70
commit: 41a3683b962ae550cc6506f7b95c4c4b0fa1a168
subdir: app
sudo:
- apt-get update
- apt-get install -y meson ninja-build -t bookworm-backports
- apt-get install -y autoconf automake libtool make nasm pkg-config autopoint
cmake python3-markupsafe python3-jsonschema python3-jinja2 gperf
gradle:
- flavorA
prebuild:
- rm -vf ../*.bin
- echo "F-Droid uses AGP 8.11.1"
- sed -i -e 's/.com.android.tools.build:gradle:.*/"com.android.tools.build:gradle:8.11.1"/'
../build.gradle
build:
- cd ..
- bash dlbuild.sh all
ndk: r29
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.68'
CurrentVersionCode: 69
CurrentVersion: '1.69'
CurrentVersionCode: 70