Skip to content

Remove the use of now deprecated Kotlin Android Extensions #183

@puneet-pdx

Description

@puneet-pdx

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions