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

Compile error - Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher. #26

Open
vladaman opened this issue Dec 17, 2018 · 2 comments

Comments

@vladaman
Copy link

I get following error:

* What went wrong:
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 ':beacons' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.41

How can I fix this?

@ahmedb
Copy link

ahmedb commented Jan 31, 2019

I just submitted a PR to fix this: #29

@d-wolf
Copy link

d-wolf commented Mar 6, 2019

#30 should fix this with kotlin 1.2.71 and compile sdk 28.

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

3 participants