asdf-plugins icon indicating copy to clipboard operation
asdf-plugins copied to clipboard

feat: AAPT2 plugin

Open ronnnnn opened this issue 1 year ago • 0 comments

Summary

Add AAPT2 (Android Asset Packaging Tool) plugin.

Description:

  • Tool repo URL: https://maven.google.com/web/index.html#com.android.tools.build:aapt2
  • Plugin repo URL: https://github.com/ronnnnn/asdf-aapt2

Checklist

  • [x] Format with scripts/format.bash
  • [x] Test locally with scripts/test_plugin.bash --file plugins/<your_new_plugin_name>
  • [x] Your plugin CI tests are green
    • Tip: use the plugin_test action from asdf-actions in your plugin CI

ronnnnn avatar May 18 '24 06:05 ronnnnn