map_launcher icon indicating copy to clipboard operation
map_launcher copied to clipboard

Gradle version issue

Open deep1931 opened this issue 3 years ago • 1 comments

Hello

Facing an issue on compile time

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

Please provide solution, thanks.

deep1931 avatar Sep 19 '22 12:09 deep1931

I just bumped kotlin version 1.5.31 and released on pub as v2.4.0. Give it a try and let me know if it works :)

mattermoran avatar Sep 19 '22 12:09 mattermoran

Closing as duplicate of https://github.com/mattermoran/map_launcher/issues/118

mattermoran avatar Sep 24 '22 05:09 mattermoran