Update PhotoChiotte to 1.55 (56)

This commit is contained in:
F-Droid checkupdates bot 2024-07-09 12:59:59 +00:00
parent e2c98ef37f
commit 5134a37bc1

View file

@ -963,7 +963,25 @@ Builds:
.
ndk: r26d
- versionName: '1.55'
versionCode: 56
commit: e46291e345329ddad1f03f36dec7a153d6b42235
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.54'
CurrentVersionCode: 55
CurrentVersion: '1.55'
CurrentVersionCode: 56