jonataslaw / jonataslaw/VideoCompress
Update Flutter sdk version to 2.10.x
- Dominant language
- Swift
- Stars
- 262
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
https://flutter.cn/docs/release/breaking-changes/kotlin-version
The ext.kotlin_version = '' needs to be above 1.5.31
```
┌─ Flutter Fix ────────────────────────────────────────────────────────────────────────────────┐
│ [!] Your project requires a newer version of the Kotlin Gradle plugin. │
│ Find the latest version on https://kotlinlang.org/docs/gradle.html#plugin-and-versions, then │
│ update /Users/azhon/office/XYKJ/feng_go_app/android/build.gradle: │
│ ext.kotlin_version = '' │
└──────────────────────────────────────────────────────────────────────────────────────────────┘
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.