mdc-android-kotlin icon indicating copy to clipboard operation
mdc-android-kotlin copied to clipboard

Results 5 mdc-android-kotlin issues
Sort by recently updated
recently updated
newest added

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 ![screen shot 2017-11-09 at 11 02 41 am](https://user-images.githubusercontent.com/9652656/32588543-c8e80ba2-c53d-11e7-921a-3f1d174c1f7b.png)

A user found this issue during the codelab sessions - this fix unblocked them.