Update PhotoChiotte to 1.40 (41)

This commit is contained in:
F-Droid checkupdates bot 2023-07-06 14:42:31 +00:00
parent 326a467c0a
commit 4e164ec15f

View file

@ -654,7 +654,28 @@ Builds:
.
ndk: r25c
- versionName: '1.40'
versionCode: 41
commit: 19fb15c8b1d898cef7ea1df77f85c4de40de6f03
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=21 -DCMAKE_TOOLCHAIN_FILE=$$NDK$$/build/cmake/android.toolchain.cmake
.
ndk: r25c
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.39'
CurrentVersionCode: 40
CurrentVersion: '1.40'
CurrentVersionCode: 41