Release v5.4.0
This commit is contained in:
parent
fc8895409e
commit
8b1e0fddf0
|
@ -651,6 +651,33 @@ Builds:
|
|||
- popd
|
||||
ndk: r16b
|
||||
|
||||
- versionName: 5.4.0
|
||||
versionCode: 15170
|
||||
commit: v5.4.0
|
||||
subdir: TMessagesProj
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y ninja-build golang-go
|
||||
gradle:
|
||||
- afat
|
||||
rm:
|
||||
- TMessagesProj/jni/libwebp/swig/libwebp.jar
|
||||
- TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux
|
||||
prebuild: echo -e 'APP_ID = 12834\nAPP_HASH = c84d9229db1d6be95c067b02b126352c'
|
||||
> API_KEYS
|
||||
scandelete:
|
||||
- TMessagesProj/jni
|
||||
build:
|
||||
- export NDK=$$NDK$$
|
||||
- export NINJA_PATH=/usr/bin/ninja
|
||||
- pushd jni
|
||||
- ./build_ffmpeg_clang.sh
|
||||
- ./patch_boringssl.sh
|
||||
- ./build_boringssl.sh
|
||||
- popd
|
||||
ndk: r19b
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
|
Loading…
Reference in a new issue