mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Ring: update to 20160803 (50)
This commit is contained in:
parent
ef66a720ac
commit
09b3f9ef06
1 changed files with 16 additions and 2 deletions
|
|
@ -110,8 +110,22 @@ Build:20160526,45
|
|||
cd ../../ && \
|
||||
./compile.sh release
|
||||
|
||||
Build:20160610,49
|
||||
commit=73cfbb9707b39dfed19753a94ba912f66c07f2b0
|
||||
Build:20160526,49
|
||||
commit=dfb25485e747864697c9f1bb4d0ac82cd6949ca0
|
||||
subdir=client-android/ring-android/app
|
||||
submodules=yes
|
||||
output=build/outputs/apk/app-universal-release-unsigned.apk
|
||||
scandelete=client-windows
|
||||
build=sed -i -e "/MissingTranslation/adisable 'ExtraTranslation'\n" build.gradle && \
|
||||
ln -s ../daemon/ ../../ring-daemon && \
|
||||
echo -e '#!/bin/sh\ngradle "$@"' > ../gradlew && \
|
||||
export ANDROID_NDK_ROOT=$ANDROID_NDK && \
|
||||
export ANDROID_ABI="armeabi-v7a" && \
|
||||
cd ../../ && \
|
||||
./compile.sh release
|
||||
|
||||
Build:20160803,50
|
||||
commit=dfb25485e747864697c9f1bb4d0ac82cd6949ca0
|
||||
subdir=client-android/ring-android/app
|
||||
submodules=yes
|
||||
output=build/outputs/apk/app-universal-release-unsigned.apk
|
||||
|
|
|
|||
Loading…
Reference in a new issue