Update PhotoChiotte to 1.45 (46)

This commit is contained in:
F-Droid checkupdates bot 2023-11-01 16:23:36 +00:00
parent 430135ac07
commit 1c8a7a9832

View file

@ -759,7 +759,28 @@ Builds:
.
ndk: r26b
- versionName: '1.45'
versionCode: 46
commit: 9c6a38cbeb5173f1ef9cb851f4315d42bddab35d
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
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: r26b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.44'
CurrentVersionCode: 45
CurrentVersion: '1.45'
CurrentVersionCode: 46