Ring: fix latest build

This was the error:
./gradlew: 2: ./gradlew: gradle: not found
This commit is contained in:
Hans-Christoph Steiner 2017-05-31 12:23:22 +02:00
parent f691dcb236
commit 5f72407994

View file

@ -438,12 +438,12 @@ Build:20170516,78
scandelete=client-windows,client-uwp
build=sed -i -e "/MissingTranslation/adisable 'ExtraTranslation'\n" build.gradle && \
ln -s ../daemon/ ../../ring-daemon && \
echo -e '#!/bin/sh\ngradle "$@"' > ../gradlew && \
echo -e '#!/bin/sh\n/opt/gradle/bin/gradle "$@"' > ../gradlew && \
export ANDROID_NDK_ROOT=$ANDROID_NDK && \
export ANDROID_ABI="armeabi-v7a" && \
cd ../../ && \
./compile.sh release
ndk=r14
ndk=r14b
Auto Update Mode:None
Update Check Mode:RepoManifest/production