cx.ring: update to 20171126
This commit is contained in:
parent
2f6b6ddebf
commit
a094d047ef
|
@ -463,13 +463,13 @@ Build:20170531,79
|
|||
./compile.sh release
|
||||
ndk=r14b
|
||||
|
||||
Build:20171020,95
|
||||
commit=39ad60848d702bfdd3dd9ac89a493c51ce5c9ab0
|
||||
Build:20171126,96
|
||||
commit=84816c91a7db583f11442b7cda9751b15b211134
|
||||
subdir=client-android/ring-android/app
|
||||
submodules=yes
|
||||
sudo=apt-get update && \
|
||||
apt-get install --yes -t jessie-backports swig
|
||||
output=build/outputs/apk/app-release-unsigned.apk
|
||||
output=build/outputs/apk/release/app-release-unsigned.apk
|
||||
scandelete=client-windows,client-uwp
|
||||
build=echo -e '#!/bin/sh\ngradle "$@"' > ../gradlew && \
|
||||
chmod +x ../gradlew && \
|
||||
|
@ -489,5 +489,5 @@ We DO build separately for arm64 because this is a fairly common architecture an
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/production
|
||||
Current Version:20171020
|
||||
Current Version Code:95
|
||||
Current Version:20171126
|
||||
Current Version Code:96
|
||||
|
|
Loading…
Reference in a new issue