Skip to content

KSP migration in anticipation of Kotlin 2.x #34

@wax911

Description

@wax911

Issue Guidelines

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

You may find an answer in already closed issues:
https://github.com/AniTrend/retrofit-graphql/issues?q=is%3Aissue+is%3Aclosed

Feature Information

Though there isn't any real threat of immediate deprecation or kapt in v1.8.0, in line with the deprecations and removals of features in v1.8.0 of Kotlin, we know that kapt has entered maintenance mode. This is a great opportunity to release a major version of this library as a stable update along with the new version of Kotlin

Solution Information

See documentation for getting started with KSP: https://kotlinlang.org/docs/ksp-overview.html

Additional context

We won't be changing any of the existing kotlin-poet implementations but rather just the annotation processing phase

Metadata

Metadata

Assignees

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions