Update PhotoChiotte to 1.51 (52)

This commit is contained in:
F-Droid checkupdates bot 2024-02-29 12:51:53 +00:00
parent e0824e72fa
commit b9de1f707d

View file

@ -885,7 +885,28 @@ Builds:
.
ndk: r26c
- versionName: '1.51'
versionCode: 52
commit: a6f6fcee94a50d7a37a79897f7af2484f62c4d22
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
- apt-get install -y meson ninja-build -t bullseye-backports
- apt-get install -y 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: r26c
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.50'
CurrentVersionCode: 51
CurrentVersion: '1.51'
CurrentVersionCode: 52