This sample demonstrates a simple Android application with a Kotlin based build script.
It has been tested against Android Studio 2.3* with the latest Kotlin plugin from the update channel Early Access Preview 1.1.x.
Simply import the Gradle project by pointing to the setting.gradle
file.
You might need to update your Android Support Repository to include the latest versions of ConstraintLayout for Android and Solver for ConstraintLayout as described in this document.
* Android Studio (build #AI-162.3764568 built on February 24, 2017)