Builds for Android
Android
static Future<void> buildAndroid(BPConfig config) async { await _runBuildCommand(config, config.android!, "Android"); }