We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b570658 commit 2ef3839Copy full SHA for 2ef3839
1 file changed
make-aar
@@ -39,7 +39,7 @@ ANDROID_NDK_ROOT="${ANDROID_NDK_HOME}"
39
printenv
40
ls -ltr $ANDROID_HOME/**
41
head $ANDROID_HOME/ndk-bundle/source.properties || true
42
-ltr -ltr $ANDROID_NDK_HOME
+ls -ltr $ANDROID_NDK_HOME
43
head $ANDROID_NDK_HOME/source.properties || true
44
45
if [ "$ARG1" = "go" ]; then
0 commit comments