Skip to content

Conversation

@copybara-service
Copy link

Add support for converting XAnnotation to XAnnotationSpec via KotlinPoet.

The XAnnotationSpecs.of(XAnnotation) method now correctly translates annotation values when creating the KotlinPoet AnnotationSpec. This is done using the kotlinpoet-ksp interop library.

RELNOTES=N/A

…oet.

The `XAnnotationSpecs.of(XAnnotation)` method now correctly translates annotation values when creating the KotlinPoet AnnotationSpec. This is done using the [`kotlinpoet-ksp`](https://mvnrepository.com/artifact/com.squareup/kotlinpoet-ksp) interop library.

RELNOTES=N/A
PiperOrigin-RevId: 859269193
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.

1 participant