Kotlin / anko-example

A small application built with Anko DSL
https://github.com/JetBrains/anko
Apache License 2.0
284 stars 64 forks source link

Preparation for Android Studio 3 #13

Closed rcgonzalezf closed 11 months ago

rcgonzalezf commented 7 years ago

In Android Studio 3 this project it doesn't compile as noted on #11 I found the solution by making some changes and bumping up the anko version to '0.10.1'.

I won't merge until Android Studio get's released into a stable version but this PR will serve as an example for people with building issues on the Android Studio Beta Versions.

yanex commented 11 months ago

The PR is closed as Anko is deprecated.