I've been unfortunate enough to update android to ...
# android
a
I've been unfortunate enough to update android to 2.3 canary-3 rage4 which has destroyed my setup to a pile of ashes. but as discussed in this issue -> https://youtrack.jetbrains.com/issue/KT-15217 , downloading should fix the issue. But using it in the top level gradle causes error saying plugin version is not available from maven repositories.
Copy code
Error:Could not find org.jetbrains.kotlin:kotlin-gradle-plugin:1.0.6-eap-77.
Searched in the following locations:
    file:/<redacted>/android-studio/gradle/m2repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.6-eap-77/kotlin-gradle-plugin-1.0.6-eap-77.pom
    file:/<redacted>/android-studio/gradle/m2repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.6-eap-77/kotlin-gradle-plugin-1.0.6-eap-77.jar
    <https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.6-eap-77/kotlin-gradle-plugin-1.0.6-eap-77.pom>
    <https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.6-eap-77/kotlin-gradle-plugin-1.0.6-eap-77.jar>
Required by:
    project :