telegram: add v4.2.1a
This releases moves the API keys used for the FOSS F-Droid release into the fdroid repo.
This commit is contained in:
parent
c225739a07
commit
83ed555740
|
@ -281,6 +281,19 @@ Build:4.2.1,10435
|
|||
gradle=fat
|
||||
ndk=r14b
|
||||
|
||||
Build:4.2.1a,10445
|
||||
commit=v4.2.1a
|
||||
subdir=TMessagesProj
|
||||
submodules=yes
|
||||
gradle=fat
|
||||
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
|
||||
build=export NDK=$$NDK$$ && \
|
||||
pushd jni && \
|
||||
./build_ffmpeg_android.sh && \
|
||||
popd
|
||||
ndk=r15c
|
||||
|
||||
Maintainer Notes:
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
@ -289,5 +302,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
|||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Vercode Operation:%c*10 + 5
|
||||
Current Version:4.2.1
|
||||
Current Version Code:10435
|
||||
Current Version:4.2.1a
|
||||
Current Version Code:10445
|
||||
|
|
Loading…
Reference in a new issue