Kotlin / anko-example

A small application built with Anko DSL

Home Page:https://github.com/JetBrains/anko

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build fails with "android gradle plugin version 2.4.0-alpha7 is too old"

xenomachina opened this issue · comments

When I attempt to build, I get this error from Android Studio.

Error:(1, 0) The android gradle plugin version 2.4.0-alpha7 is too old, please update to the latest version.

To override this check from the command line please set the ANDROID_DAILY_OVERRIDE environment variable to "bb224d0df16322a5c3b8930d6ae3b41476360609"

Using gradlew from the command line gives a similar the same error.

The issue is closed as Anko is deprecated.