anko-example
anko-example copied to clipboard
Build fails with "android gradle plugin version 2.4.0-alpha7 is too old"
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.