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 use of now deprecated Kotlin Android Extensions #183

Open
puneet-pdx opened this issue Dec 17, 2020 · 0 comments
Open

Remove the use of now deprecated Kotlin Android Extensions #183

puneet-pdx opened this issue Dec 17, 2020 · 0 comments
Assignees

Comments

@puneet-pdx
Copy link
Contributor

At the latest version of the Kotlin Gradle plugin 1.4.21 Kotlin Android Extensions is deprecated, implying using Kotlin synthetics for view binding is no longer supported. Android recommends migrating from Kotlin synthetics to Jetpack View binding.

https://developer.android.com/topic/libraries/view-binding/migration
https://proandroiddev.com/migrating-the-deprecated-kotlin-android-extensions-compiler-plugin-to-viewbinding-d234c691dec7

@puneet-pdx puneet-pdx self-assigned this Sep 29, 2021
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

No branches or pull requests

1 participant