mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update PhotoChiotte to 1.31 (32)
This commit is contained in:
parent
34f284e657
commit
da914ce417
1 changed files with 20 additions and 2 deletions
|
|
@ -477,7 +477,25 @@ Builds:
|
|||
.
|
||||
ndk: r25b
|
||||
|
||||
- versionName: '1.31'
|
||||
versionCode: 32
|
||||
commit: 4a18da2ec949fc4548e1f95d874acfc0b112c380
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y autoconf automake libtool make nasm pkg-config meson ninja-build
|
||||
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: r25b
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.30'
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: '1.31'
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue