Telegram v10.9.1

This commit is contained in:
Ruslan Boitsov 2024-03-10 23:19:39 +00:00 committed by linsui
parent 8d9f4bbd52
commit 3199d44375

View file

@ -3453,11 +3453,39 @@ Builds:
- popd
ndk: r21e
- versionName: 10.9.1
versionCode: 44649
commit: v10.9.1
subdir: TMessagesProj_App
submodules: true
sudo:
- apt-get update
- apt-get install -y ninja-build golang-go yasm cmake libuv1 make
gradle:
- afat
rm:
- TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux
prebuild: echo -e 'APP_ID = 105810\nAPP_HASH = 3e7a52498eec003c5896a330e5d29397'
> API_KEYS
scandelete:
- TMessagesProj/jni
build:
- export NDK=$$NDK$$
- export NINJA_PATH=/usr/bin/ninja
- pushd ../TMessagesProj/jni
- ./build_libvpx_clang.sh
- ./build_ffmpeg_clang.sh
- ./patch_ffmpeg.sh
- ./patch_boringssl.sh
- ./build_boringssl.sh
- popd
ndk: r21e
MaintainerNotes: Update check mode not working because of version code calculations
for different flavours.
ArchivePolicy: 3
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 10.6.1
CurrentVersionCode: 42759
CurrentVersion: 10.9.1
CurrentVersionCode: 44649