Closed guillaume-tgl closed 5 years ago
0.1.0
After running android/install-ndk, ANDROID_NDK_HOME is empty. It seems like it's not correctly exported.
android/install-ndk
ANDROID_NDK_HOME
It should be set to the NDK path.
Orb version
0.1.0
What happened
After running
android/install-ndk
,ANDROID_NDK_HOME
is empty. It seems like it's not correctly exported.Expected behavior
It should be set to the NDK path.