pinkfish / flutter_native_timezone

Apache License 2.0
80 stars 163 forks source link

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. #56

Open serkanagca34 opened 1 year ago

serkanagca34 commented 1 year ago

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 ':flutter_native_timezone' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

tjarvstrand commented 1 year ago

Hi @serkanagca34 . This package has not been updated for more than 18 months and the author has stopped responding to issues and pull requests.

Consider switching to flutter_timezone which is a fork of this repo.

serkanagca34 commented 1 year ago

Thank you so much, I used your fork, it's working for me.

Srikrishnan2004 commented 7 months ago

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 ':dialogflow_grpc' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

Srikrishnan2004 commented 7 months ago

please help me guys I am very frustated

tjarvstrand commented 7 months ago

@Srikrishnan2004 See my comment above.

assemalia commented 7 months ago

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 ':dialogflow_grpc' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50. how can i fix that please