Giter Site home page Giter Site logo

Comments (6)

yuhao900914 avatar yuhao900914 commented on July 20, 2024

Hi @blueddarker ,
What's your kotlin gradle plugin version? Is it higher than 1.3.40?

from amplitude-flutter.

blueddarker avatar blueddarker commented on July 20, 2024

@yuhao900914
Yes, kotlin gradle plugin version is 1.6.10

from amplitude-flutter.

ahmedbob3 avatar ahmedbob3 commented on July 20, 2024

the same issue flutter 2.10.5
kotlin 1.6.10

from amplitude-flutter.

yuhao900914 avatar yuhao900914 commented on July 20, 2024

Hey there,
Thanks for using amplitude flutter. However, I cannot reproduce this issue on my side and everything works fine. I created an example app here, using
kotlin gradle plugin 1.6.10
flutter 2.10.3
amplitude_flutter 3.8.1
Please take a look.

One thing I can think, can you try to clean the cache and run the app again?
flutter clean
flutter pub get
flutter pub cache repair
dart pub cache repair

from amplitude-flutter.

zjamshidi avatar zjamshidi commented on July 20, 2024

I'm facing the same error:

* 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:
project ':amplitude_flutter' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.40

classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10"
Flutter 3.0.1 • channel stable
amplitude_flutter: ^3.10.0

from amplitude-flutter.

zjamshidi avatar zjamshidi commented on July 20, 2024

@yuhao900914 the version of the Kotlin Gradle plugin used in the library is '1.3.40'.

ext.kotlin_version = '1.3.40'

from amplitude-flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.