pub fn build( config: &Config, env: &Env, noise_level: NoiseLevel, profile: Profile, targets: Vec<&Target<'_>>, split_per_abi: bool, ) -> Result<(), ApkError>