Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.7.0 #279

Open
ahumesky opened this issue Nov 12, 2024 · 0 comments
Open

Release 0.7.0 #279

ahumesky opened this issue Nov 12, 2024 · 0 comments
Assignees

Comments

@ahumesky
Copy link
Collaborator

Release 0.7.0 is not fully defined yet, but some changes / improvements might be:

  • Remove WORKSPACE support (WORKSPACE support is default "off" in Bazel 8 and will be removed completely in Bazel 9)

  • Integration with rules_kotlin (e.g. compiling kt sources directly in android_library)

    • This could take some time so really this might be in a yet more remote 0.8.0
  • Finish moving all tool dependencies to rules_android repo (i.e. stop depending on the "remote android tools")

  • Improve APIs (the "processor pipeline") / framework for extending the Android rules

    • and ideally validating it by moving D8 and databinding support over
  • Use Starlark ProguardSpecInfo from rules_java

@ahumesky ahumesky pinned this issue Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants