Update PhotoChiotte to 1.48 (49)

This commit is contained in:
F-Droid checkupdates bot 2024-01-12 13:05:25 +00:00
parent d7b158673e
commit 7f67ba9f42

View file

@ -822,7 +822,28 @@ Builds:
.
ndk: r26b
- versionName: '1.48'
versionCode: 49
commit: cd98494ef76cf68400b2dba70573e41459ad9617
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: r26b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.47'
CurrentVersionCode: 48
CurrentVersion: '1.48'
CurrentVersionCode: 49