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

kotlin-gradle-plugin版本不兼容 #44

Open
Cedar-byte opened this issue Jan 15, 2024 · 3 comments
Open

kotlin-gradle-plugin版本不兼容 #44

Cedar-byte opened this issue Jan 15, 2024 · 3 comments

Comments

@Cedar-byte
Copy link

依赖版本号1.0.4,运行报错:
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 ':pag' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20

@ChengYu08
Copy link

改为 org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.20 依旧有问题
感觉是flutter 版本问题 我看插件内还是
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.20.0"

我们项目都是
environment:
sdk: '>=3.2.0 <4.0.0'

@Fifapig
Copy link

Fifapig commented Mar 27, 2024

有什么解决方案吗?

@shejishi
Copy link

遇到同样的问题,有解决方案吗?

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

4 participants