Update PhotoChiotte to 1.39 (40)

This commit is contained in:
F-Droid checkupdates bot 2023-06-21 15:02:04 +00:00
parent 83be63ca95
commit af432f2467

View file

@ -633,7 +633,28 @@ Builds:
.
ndk: r25c
- versionName: '1.39'
versionCode: 40
commit: ca9c39d3275f8ef3ad1716f4878816c6232e59b4
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.38'
CurrentVersionCode: 39
CurrentVersion: '1.39'
CurrentVersionCode: 40