cargo_mobile2::android::aab

Function build

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

Builds AAB(s) and returns the built AAB(s) paths