antoniolg / Bandhook-Kotlin

A showcase music app for Android entirely written using Kotlin language
Apache License 2.0
1.86k stars 398 forks source link

Grade import error at the current state #33

Closed rikuto-bigarms closed 7 years ago

rikuto-bigarms commented 7 years ago

Hi thank you for sharing this awesome project.

Right now when I download and try to launch using the Android Studio 3.0 Canary version, I get the following error:

Error:Unable to find method 'com.android.build.gradle.internal.variant.BaseVariantData.getOutputs()Ljava/util/List;'. Possible causes for this unexpected error include:

In the case of corrupt Gradle processes, you can also try closing the IDE and then killing all Java processes.

vic-gonzi commented 7 years ago

With current version (3.0 Beta 2) this issue doesn't appear.

As Android Studio 3.x is still under development, I'd not try to update current projects to it if it crashes. It's better to leave it for first stable version, IMHO.

antoniolg commented 7 years ago

@Etchee I'm closing this, if you confirm it keeps failing for you, feel free to reopen.