You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am beginner app developer. I tried to debug code with agora integrated on it to view it in the emulator in VS code. However I am getting the following error.
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:
project ':agora_rtc_engine' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.72
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.
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.
Hello GitHub team,
I am beginner app developer. I tried to debug code with agora integrated on it to view it in the emulator in VS code. However I am getting the following error.
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:
project ':agora_rtc_engine' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.72
Try:
BUILD FAILED in
3s
Anyone can help me?
The text was updated successfully, but these errors were encountered: