Merge MR #4
Telegram-FOSS: Add version 1.4.9b and make it current Version 1.4.9b of Telegram-FOSS includes some improvements for compensating the lack of GCM, improving the arrival time for notifications. I wasn't sure about what value should be set for "Version Code", so I just wrote a correlative value from previous build. Probably this is wrong.
This commit is contained in:
commit
9694829bfb
|
@ -51,8 +51,17 @@ Build:1.4.9,212
|
||||||
gradle nativeLibsToJar
|
gradle nativeLibsToJar
|
||||||
buildjni=no
|
buildjni=no
|
||||||
|
|
||||||
|
Build:1.4.9b,213
|
||||||
|
commit=v1.4.9b
|
||||||
|
subdir=TMessagesProj
|
||||||
|
gradle=yes
|
||||||
|
patch=jni_includes.patch
|
||||||
|
build=ndk-build && \
|
||||||
|
gradle nativeLibsToJar
|
||||||
|
buildjni=no
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.4.9
|
Current Version:1.4.9b
|
||||||
Current Version Code:212
|
Current Version Code:213
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue