fix: some stuff

This commit is contained in:
2025-11-10 21:14:09 +00:00
parent 920cb273e1
commit 3415379b2f
2 changed files with 7 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
set fish_greeting
set -gx ANDROID_SDK_ROO
set -gx ANDROID_SDK_ROOT
set -gx ANDROID_HOME $HOME/Android/Sdk
set -gx NDK_HOME $ANDROID_HOME/ndk/$(ls -1 $ANDROID_HOME/ndk)