mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Upgrade build scripts for new Android SDK
This commit is contained in:
parent
5ea593d0d9
commit
1b9cf781ae
@ -168,7 +168,7 @@ COMPILER_VERSION = '4.9'
|
||||
NDK_PATH = os.environ.get('NDK_PATH',
|
||||
os.path.join(os.path.dirname(CURRENT_PATH),
|
||||
'src', 'dependencies',
|
||||
'android-ndk-r10e'))
|
||||
'android-ndk'))
|
||||
SDK_PATH = os.environ.get('ANDROID_HOME',
|
||||
os.path.join(os.path.dirname(CURRENT_PATH),
|
||||
'src', 'dependencies',
|
||||
|
Loading…
x
Reference in New Issue
Block a user