Home

Awesome

<div align="center">

asdf-aapt2 Build Lint

AAPT2 (Android Asset Packaging Tool) plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add aapt2
# or
asdf plugin add aapt2 https://github.com/ronnnnn/asdf-aapt2.git

aapt2:

# Show all installable versions
asdf list-all aapt2

# Install specific version
asdf install aapt2 latest

# Set a version globally (on your ~/.tool-versions file)
asdf global aapt2 latest

# Now aapt2 commands are available
aapt2 version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Seiya Kokushi