Skip to main content

build_apk

Function build_apk 

Source
pub fn build_apk(
    project_dir: &PathBuf,
    verbose: bool,
    release: bool,
) -> Result<()>