google / google/pack

Provide command-line switches for compile-time attribute injection

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Rust
Stars
233
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Some projects want to inject `android:versionCode` or `android:versionName` in at build-time, not hard-code them into the manifest and cause a VCS change every time they publish a new version. `aapt2` handles this through CLI switches. It also provides switches like `--rename-manifest-package` for choosing the package id.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.