Skip to content

Conversation

ganadist
Copy link
Contributor

@ganadist ganadist commented Mar 2, 2024

Guidelines

Types of changes

What types of changes does your code introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Preparing a pull request for review

Ensure your change is properly formatted by running:

$ ./gradlew spotlessApply

Please correct any failures before requesting a review.

@ganadist ganadist requested a review from skydoves as a code owner March 2, 2024 15:41
Copy link
Owner

@skydoves skydoves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! 💯 I appreciate your contribution, @ganadist!

@skydoves skydoves merged commit 18359ba into skydoves:main Mar 2, 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

Successfully merging this pull request may close these issues.

App build failure by circular dependency between kapt and ksp
2 participants