【问题标题】:unable to configure Kotlin无法配置 Kotlin
【发布时间】:2017-11-18 08:56:03
【问题描述】:

我无法在我的 android studio 中配置 Kotlin。出错 错误:找不到方法'com.android.build.gradle.internal.variant.BaseVariantData.getOutputs()Ljava/util/List;'。

【问题讨论】:

标签: android kotlin


【解决方案1】:

当您使用错误版本的 Kotlin 时,经常会出现该问题。现在你的 build.gradle 中的当前版本应该是 “ext.kotlin_version = '1.1.2-4'”。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-01-26
    • 1970-01-01
    • 2020-12-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-01-18
    相关资源
    最近更新 更多