Android Kotlin Gradle Build не удаласьAndroid

Форум для тех, кто программирует под Android
Anonymous
Android Kotlin Gradle Build не удалась

Сообщение Anonymous »

Неудача: сборка не удалась за исключением. < /p>

Код: Выделить всё

* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
root project 'android' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

* Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 9s
Exception: Gradle task assembleDebug failed with exit code 1
Как мне исправить эту ошибку?

Подробнее здесь: https://stackoverflow.com/questions/765 ... ild-failed

Вернуться в «Android»