Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAILURE: Build failed with an exception. * 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 ':mop' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.61 #16

Open
canyuegongzi opened this issue Jan 7, 2024 · 3 comments

Comments

@canyuegongzi
Copy link

window

FAILURE: Build failed with an exception.

  • 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 ':mop' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.61

e61830bf0a45064f9818b034fa46ebb

@beishicat
Copy link

Gradle 版本问题吗,我以前也遇到了,但是我 fork 了一份,修改了 Gradle 版本,你可以去看看,昨天同步了他们最新的代码。

@canyuegongzi
Copy link
Author

Gradle

我直接修改了库里面的版本,临时解决了

@beishicat
Copy link

Gradle

我直接修改了库里面的版本,临时解决了

这样也是可以的,我最开始就这么干,但是多人开发,其他人也需要这么改,然后自己 fork 了一份改了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants