fix(infra): gradle_run detecta android-sdk — issue 0076 #2

Open
dataforge wants to merge 538 commits from auto/0076-gradle-sdk-detect into master
Showing only changes of commit ef60449e64 - Show all commits
@@ -36,6 +36,7 @@ discover_git_repos() {
-not -path "*/sources/*" \
-not -path "*/temp/*" \
-not -path "*/subrepos/*" \
-not -path "*/emsdk/*" \
2>/dev/null | sort)
# Imprimir resultados ordenados (uno por linea)