美文网首页
Your project requires a newer ve

Your project requires a newer ve

作者: 惊蛰_e3ce | 来源:发表于2025-06-23 17:09 被阅读0次

│ [!] Your project requires a newer version of the Kotlin Gradle plugin. │
│ Find the latest version on https://kotlinlang.org/docs/releases.html#release-details, then │
│ update the │
│ version number of the plugin with id "org.jetbrains.kotlin.android" in the plugins block of │
│ /Users/wikiglobal/Desktop/biz_gold/example/android/settings.gradle. │
│ │
│ Alternatively (if your project was created before Flutter 3.19), update │
│ /Users/wikiglobal/Desktop/biz_gold/example/android/build.gradle │
│ ext.kotlin_version = '<latest-version>'

image.png

An exception occurred applying plugin request [id: 'com.android.application']

Failed to apply plugin 'com.android.internal.version-check'.
Minimum supported Gradle version is 8.0. Current version is 7.5. If using the gradle wrapper, try editing the distributionUrl in /Users/wikiglobal/Desktop/biz_gold/example/android/gradle/wrapper/gradle-wrapper.properties to gradle-8.0-all.zip

image.png

相关文章

网友评论

      本文标题:Your project requires a newer ve

      本文链接:https://www.haomeiwen.com/subject/cicsgjtx.html