codelab-android-dagger
codelab-android-dagger copied to clipboard
Adding Dagger to the project: code snapshot contains 'kotlin-android-extensions'
https://developer.android.com/codelabs/android-dagger#3 First code snapshot on that page still includes id 'kotlin-android-extensions', which give the following mistake:
The 'kotlin-android-extensions' Gradle plugin is no longer supported. 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.