toomastamm / Moonrakerandroid

0 stars 0 forks source link

'kotlin-android-extensions' is deprecated #8

Open juusujanar opened 3 years ago

juusujanar commented 3 years ago

Probably not in the project scope, but just something for future notice.

Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
amindadgar commented 3 years ago

I've read this article about your problem. Check this, it might help you https://proandroiddev.com/migrating-the-deprecated-kotlin-android-extensions-compiler-plugin-to-viewbinding-d234c691dec7