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

Added Dependency notations for Kotlin Symbol Processing (KSP) #732

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thederputy
Copy link
Contributor

Hello/bonjour,

What?

Resolves #731

Adds Dependency notation for Kotlin Symbol Processing (KSP)

Why?

To more easily integrate KSP.

How?

By following the Dependency notations docs.

Testing?

The usual dependency notation tests, testing them out in the sample projects.

Added:
- Google.ksp.gradlePlugin
- Google.ksp.symbolProcessingApi
- Square.kotlinPoet.javaPoet
- Square.kotlinPoet.ksp
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.

Dependency notations for Kotlin Symbol Processing (KSP)
1 participant