Telegram v9.3.3

This commit is contained in:
Ruslan Boitsov 2023-01-16 00:54:54 +00:00 committed by Licaon_Kter
parent 8724424702
commit c4f22919ca

View file

@ -2964,11 +2964,39 @@ Builds:
- popd
ndk: r21e
- versionName: 9.3.3
versionCode: 30269
commit: v9.3.3
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 = 12834\nAPP_HASH = c84d9229db1d6be95c067b02b126352c'
> 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 versions
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 9.2.2
CurrentVersionCode: 29659
CurrentVersion: 9.3.3
CurrentVersionCode: 30269