mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 21:57:00 +02:00
remove cuft
This commit is contained in:
parent
885c7bc97d
commit
288efb1f93
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ ext {
|
||||||
def baseFolder = new File(HIFI_ANDROID_PRECOMPILED)
|
def baseFolder = new File(HIFI_ANDROID_PRECOMPILED)
|
||||||
def appDir = new File(projectDir, 'app')
|
def appDir = new File(projectDir, 'app')
|
||||||
def jniFolder = new File(appDir, 'src/main/jniLibs/arm64-v8a')
|
def jniFolder = new File(appDir, 'src/main/jniLibs/arm64-v8a')
|
||||||
//def baseUrl = 'https://hifi-public.s3.amazonaws.com/austin/android/'
|
|
||||||
def baseUrl = ''
|
def baseUrl = ''
|
||||||
|
|
||||||
def qtFile='https://hifi-public.s3.amazonaws.com/austin/android/qt-5.9.3_linux_armv8-libcpp_openssl.tgz'
|
def qtFile='https://hifi-public.s3.amazonaws.com/austin/android/qt-5.9.3_linux_armv8-libcpp_openssl.tgz'
|
||||||
|
|
Loading…
Reference in a new issue