android-studio: set meta.mainProgram

This commit is contained in:
arcnmx 2023-04-07 09:46:39 -07:00 committed by Matthieu Coudron
parent a6ab4bfac4
commit 23cff796c4

View file

@ -227,6 +227,7 @@ in runCommand
canary = [ alapshin ]; canary = [ alapshin ];
dev = canary; dev = canary;
}."${channel}"; }."${channel}";
mainProgram = pname;
}; };
} }
'' ''