Hi, i am new on this channel and hope it is the right one for the problems if have with kotlin.
I have developed a kotlin app three years ago with sqlite database and recyclerview. Some weeks ago i got the message from the Android Studio that the Support of Kotlin Extensions is depricated and i have to migrate to ViewBinding. The build process stopped. I read the migration tutorial that was linked, but could not eleminate some remaining errors in the Adapter and holder class. I think the tutorial should give more details for complex Apps.
How can i contatect the author of this tutorial?
If needed, i could post a reduced Code sample.
Thank you for your help.