We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce318f3 commit bbb69a2Copy full SHA for bbb69a2
scripts/start.sh
@@ -16,4 +16,4 @@ done
16
17
echo "SDK_ROOT=$SDK_ROOT"
18
19
-exec "$SNAP/tools/bin/sdkmanager" "--sdk_root=$SDK_ROOT" "$@"
+exec "$SNAP/cmdline-tools/bin/sdkmanager" "--sdk_root=$SDK_ROOT" "$@"
0 commit comments