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

Upgrade kotlin_version to 1.3.40 and higher #67

Closed
kalyujniy opened this issue Sep 22, 2021 · 4 comments
Closed

Upgrade kotlin_version to 1.3.40 and higher #67

kalyujniy opened this issue Sep 22, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@kalyujniy
Copy link

kalyujniy commented Sep 22, 2021

Expected Behavior

Current Behavior

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

Steps to Reproduce

Add plugin to project and start it

Environment

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.5.0, on macOS 11.5.1 20G80 darwin-arm, locale en-RU)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 2020.3)
[✓] IntelliJ IDEA Community Edition (version 2021.2.1)
[✓] VS Code (version 1.60.1)
[✓] Connected device (2 available)

  • Device: all Android
  • Device OS and Version: all Android
@kalyujniy kalyujniy added the bug Something isn't working label Sep 22, 2021
@PieterAelse
Copy link

I'm having the same issue!

@yuhao900914
Copy link
Contributor

This has been fixed in amplitude_flutter 3.4.0. Thanks.

@jgadjetx
Copy link

I'm getting this error right now:

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

@yuhao900914
Copy link
Contributor

Hi @jgadjetx,
What's your gradle version and android gradle version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants