mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 03:22:27 +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 appDir = new File(projectDir, 'app')
|
||||
def jniFolder = new File(appDir, 'src/main/jniLibs/arm64-v8a')
|
||||
//def baseUrl = 'https://hifi-public.s3.amazonaws.com/austin/android/'
|
||||
def baseUrl = ''
|
||||
|
||||
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