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

Can gradle plugin be upgraded? #7

Closed
psyanite opened this issue Feb 26, 2019 · 1 comment
Closed

Can gradle plugin be upgraded? #7

psyanite opened this issue Feb 26, 2019 · 1 comment

Comments

@psyanite
Copy link

When I change build.gradle to use classpath 'com.android.tools.build:gradle:3.3.0' I experience this error when running flutter run:

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher.
The following dependencies do not satisfy the required version:
project ':flutter_statusbarcolor' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71

and probably need to downgrade to 3.2.1 as per https://stackoverflow.com/questions/54693595/flutter-the-android-gradle-plugin-supports-only-kotlin-gradle-plugin-version-1

Is it possible to upgrade?

@psyanite
Copy link
Author

Wrong plugin

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

1 participant