mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 11:17:55 +00:00
Update PhotoChiotte to 1.55 (56)
This commit is contained in:
parent
e2c98ef37f
commit
5134a37bc1
1 changed files with 20 additions and 2 deletions
|
|
@ -963,7 +963,25 @@ Builds:
|
|||
.
|
||||
ndk: r26d
|
||||
|
||||
- versionName: '1.55'
|
||||
versionCode: 56
|
||||
commit: e46291e345329ddad1f03f36dec7a153d6b42235
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y meson ninja-build 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: r26d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.54'
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: '1.55'
|
||||
CurrentVersionCode: 56
|
||||
|
|
|
|||
Loading…
Reference in a new issue