-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Gradle build fails on AS 3.0 canary 1 w/Anko dependency #381
Comments
I'm seeing the same issue. How do I fix it? |
I change buildscript deps to |
I guess we'll just have to wait for Anko to give an Alpha build that we can use |
Obviously a hack for now, but I got this to build & run with
|
I get the same warning for Anko 0.10.0 in Android Studio 2.3.2 |
i get the same error |
Relevant issue in Kotlin issue tracker: https://youtrack.jetbrains.com/issue/KT-18103 |
I have the same error too. Any solution now? |
Back to anko version 0.10.1 because of incompatibility importing coroutines library for more info follow [this link](Kotlin/anko#381)
i not understand ,how to modify my code? max version is 0.10.0-beta -2 that link https://youtrack.jetbrains.com/issue/KT-18103 i show this error, |
When included
compile "org.jetbrains.anko:anko:0.10.0"
gradle build throwsError:Failed to resolve: com.google.android:android:2.3.1
on Android Studio 3.0 Canary 1 w/gradle:3.0.0-alpha1.The text was updated successfully, but these errors were encountered: