Kotlin / anko

Pleasant Android application development
Apache License 2.0
15.89k stars 1.29k forks source link

Android Studio Canary 6 Error #665

Open telenc opened 6 years ago

telenc commented 6 years ago

Hello, i have a error with my project./ I just update android studio canary to version 6 and I can't compile now with ANKO I have a error. Someone can help me ? Thanks

capture d ecran 2018-08-18 a 15 04 05 capture d ecran 2018-08-18 a 15 03 59
gyf-dev commented 6 years ago

same problem

EmmanuelGuther commented 6 years ago

same

erniealice commented 6 years ago

You can still use Android Studio 3.3 Canary Build 5. The errors occur when using the Canary Build 6 and Gradle Alpha 6.

Also experiencing the same problem. IDE was throwing some errors though I haven't really changed my code, except for the necesaary build.gradle to match Gradle dependencies (Alpha 6).

To add, Context.alert functions to do not seem to work as well.