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

Update Analysis API to 2.0.20-dev-3206 #3602

Merged
merged 4 commits into from May 14, 2024

Conversation

vmishenev
Copy link
Member

@vmishenev vmishenev commented May 8, 2024

@vmishenev vmishenev changed the title Update Analysis API to 2.0.20 dev 3206 Update Analysis API to 2.0.20-dev-3206 May 8, 2024
…ue.type.classId`

Since it is recommended to avoid using `KtKClassAnnotationValue.classId` for cases other than error handling. It will likely be removed in Analysis API.
@vmishenev
Copy link
Member Author

According to the recommendations from https://docs.google.com/document/d/1xy2Fwtns32SVWR8uUuh_cA92OcbLHHkz_cy8lJ8k0aU/edit, I have replaced KtKClassAnnotationValue.classId with KtKClassAnnotationValue.type.classId

@vmishenev vmishenev merged commit b5d74f7 into master May 14, 2024
14 checks passed
@vmishenev vmishenev deleted the vmishenev/update-analysis-api-to-2.0.20-dev-3206 branch May 14, 2024 12:33
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

3 participants