You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I change my build.gradle to minSdkVersion 20 my app fails to build
┌─ Flutter Fix ──────────────────────────────────────────────────────────────────────────────┐
│ [!] 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 D:\FlutterProjects\xxxxxx\android\build.gradle: │
│ ext.kotlin_version = '' │
└─────────────────────────────────────────────────────────────────────────────
Can you update this package?
Thank you
The text was updated successfully, but these errors were encountered:
hi,
If I change my build.gradle to minSdkVersion 20 my app fails to build
┌─ Flutter Fix ──────────────────────────────────────────────────────────────────────────────┐
│ [!] 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 D:\FlutterProjects\xxxxxx\android\build.gradle: │
│ ext.kotlin_version = '' │
└─────────────────────────────────────────────────────────────────────────────
Can you update this package?
Thank you
The text was updated successfully, but these errors were encountered: