fluttercommunity / fluttercommunity/flutter_wear_plugin
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
Open
- Dominant language
- Dart
- Stars
- 143
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
I am getting the following error message:
* 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.5.10
The environment is as follows:
- Flutter 3.11.0-11.0.pre.20
- buildscript { ext.kotlin_version = '1.7.10'
- defaultConfig { minSdkVersion 23
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.