loup-v / beacons

Flutter beacons plugin for Android and iOS.
Apache License 2.0
78 stars 54 forks source link

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

Open vladaman opened 5 years ago

vladaman commented 5 years ago

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 commented 5 years ago

I just submitted a PR to fix this: https://github.com/loup-v/beacons/pull/29

d-wolf commented 5 years ago

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