android-groceries-store icon indicating copy to clipboard operation
android-groceries-store copied to clipboard

Kotlin-android-extensions Gradle plugin is deprecated

Open Devendra34 opened this issue 1 year ago • 1 comments

Describe the bug 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.

To Reproduce Build the project and observe build logs

Expected behavior Remove deprecated 'kotlin-android-extensions' plugin and migrate to recommended approach.

Devendra34 avatar Oct 01 '23 19:10 Devendra34

looks like this was merged and sorted in #186 right? or?

Kardelio avatar Oct 05 '23 07:10 Kardelio