Kotlin Android Extensions is deprecated, which means that using Kotlin synthetics for view binding is no longer supported. If your app uses Kotlin synthetics for view binding, use this guide to migrate to Jetpack view binding. Easily migrate from Kotlin Android Extensions to View Binding, see here https://developer.android.com/topic/libraries/view-binding But the…