mdc-android-kotlin
mdc-android-kotlin copied to clipboard
Updates `starter` project to build with Android 3.5.2 - Update Gradle plugin - Update Kotlin versions and dependencies - Move to AndroidX
The `starter` project in this codesample does not build: (see issue #3 ). Changes that correct the `starter` project such that it builds, against which the codelab can be performed,...
Various reasons: - Outdated dependencies not found - Library versions with known bugs
## Help me I don't know why. Error found in MainActivity.kt 
A user found this issue during the codelab sessions - this fix unblocked them.