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 core v0.1.1 and tooling-support v0.1.1 #13

Merged
merged 2 commits into from
Aug 6, 2023
Merged

Conversation

pablobaxter
Copy link
Collaborator

Changes:

  • App:
    • Adds in --inject-plugin flag to auto-inject plugin to any build
  • Core:
    • Adds autoInjectPlugin flag to CoreOptions, which auto-injects the "com.squareup.tooling" plugin to the build
  • Tooling-Support:
    • Fix crash from SquareProjectModelBuilder when used on a non-Java/Android project

* Changes:
- Auto-inject tooling plugin to all projects in Gradle build by default.
- Update README.md to provide more context and a few more examples.
- Update demo app to use auto-inject feature.

* Fix crash caused by plugin when used in a non-Java/Android project

* Update init script to avoid using `allprojects`

* Update gradle.properties

Revert the version change
@pablobaxter pablobaxter merged commit 8815bd7 into main Aug 6, 2023
1 check passed
inez pushed a commit that referenced this pull request Mar 5, 2024
Release core v0.1.1 and tooling-support v0.1.1
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

Successfully merging this pull request may close these issues.

None yet

1 participant