mirror of
https://gitlab.com/octtspacc/browserocto
synced 2025-06-05 21:49:19 +02:00
Some progress on hacking the webview
This commit is contained in:
@ -7,7 +7,7 @@ API_LEVEL_MIN="1"
|
||||
ANDROID_VERSION="11"
|
||||
NDK_VERSION="r23-beta4"
|
||||
TARGET_ARCHES=( "arm64-v8a" )
|
||||
SDK_DIR="../AndroidSdk"
|
||||
SDK_DIR="../../AndroidSdk"
|
||||
KOTLIN_LIB_DIR="/usr/share/kotlin/lib"
|
||||
|
||||
REPO="https://dl.google.com/dl/android/maven2"
|
||||
|
Reference in New Issue
Block a user