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

Remove the Deprecation warning on generated module files when building #339

Conversation

jmartinesp
Copy link
Contributor

It just uses the API proposed by the deprecation warning on API 34.

Fixes #335.

@jmartinesp jmartinesp changed the title Remove the Deprecation warning on KSP generated files when building Remove the Deprecation warning on generated module files when building Jul 28, 2023
Copy link
Collaborator

@vinaygaba vinaygaba left a comment

Choose a reason for hiding this comment

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

Thanks for this change!

@jmartinesp
Copy link
Contributor Author

I changed the code to fix the lint issue. Could it be approved again?

@jmartinesp
Copy link
Contributor Author

The CI jobs for UI testing won't start, can we unblock this somehow?

@jmartinesp jmartinesp force-pushed the fix/jmartinesp/remove-deprecation-warning-on-ksp-when-building branch from 489ed47 to 0c487fc Compare August 15, 2023 08:03
@jmartinesp
Copy link
Contributor Author

I rebased my branch so the ui-testing jobs should work now, but I think the CI process needs to be triggered again by someone with permissions.

@vinaygaba vinaygaba merged commit 1888035 into airbnb:master Aug 16, 2023
6 checks passed
vinaygaba pushed a commit that referenced this pull request Aug 25, 2023
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.

Update compileSdk to 34 and fix deprecation warning
2 participants