Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Update README.md - AS Kotlin plugin (#2) #5

Merged
merged 1 commit into from May 11, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
Anko Example Project
===========

Code in this repo shows how to set up [Anko](https://github.com/JetBrains/anko) library in the Android Gradle project. The application is very simple yet working and shows some important Anko concepts.
Code in this repo shows how to set up [Anko](https://github.com/JetBrains/anko) library in the Android Gradle project. The application is very simple yet working and shows some important Anko concepts. Please take into account that to work with this code in Android Studio you will need to install Kotlin plugin from [JetBrains Plugins](https://plugins.jetbrains.com/plugin/6954?pr=androidstudio).

The repo can be also used as a template, so it may be a nice starting point for your new app. Come get some! :thumbsup:

Expand Down