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

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.10 and higher. #11

Closed
zgramming opened this issue Dec 13, 2019 · 3 comments

Comments

@zgramming
Copy link

When Running my project , i get this error :

FAILURE: Build failed with an exception.

* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.10 and higher.
The following dependencies do not satisfy the required version:
project ':speech_to_text' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 5s
Gradle task assembleDebug failed with exit code 1
Exited (sigterm)

But I sure i have kotlin version above 1.3.10

@gsvianna13
Copy link

I also have the same problem

@sirensoft
Copy link

I face this too.

@sowens-csd
Copy link
Contributor

So sorry, for some reason I haven't been getting notified on these issues. I'm just releasing an upgrade for the lib to 0.7.0 that added Locale support and addresses this problem. Should be out today or tomorrow.

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

4 participants