microsoft/rural-crowdsourcing-toolkit

Android Client: Migrate from Kotlin Synthetics to Jetpack ViewBinding

Closed this issue · 1 comments

Source: Build 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.

Have created this issue just to track that it exists, after the codebase is migrated to Jetpack Compose this won't be required anymore.

This issue can be closed as microsoft/rural-crowdsourcing-toolkit-client#5 has been merged.