-
-
Notifications
You must be signed in to change notification settings - Fork 373
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.40 and higher. #140
Comments
This problem is expected to be solved when #150 is merged. |
I forked and republished it, because things took to long for me: https://github.com/martin-braun/google_maps_place_picker_mb I updated dependencies, fixed bugs, applied PRs from this base and added some small useful things for me, such as exposing callbacks or allowing me to restrict the area to pick. If you don't need my specific add-ons, you can come back to this base version, once the author maintains it properly, again. |
@martin-braun Awesome! |
@chrg1001 I see, which PR is it please? I want to check, I didn't test publishing so far. If this problem remains, please open an issue on my repo, I want to take care of it. |
It seems that my intentions are not being conveyed because of my poor English. |
@martin-braun Can you merge #150 to your fork to fix this issue? |
@chrg1001 I took care of it, please report back in the issue from my fork above. Hopefully things work out for you now. |
** Need Kotlin Gradle plugin version Upgrade in google_api_header**
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher.
The following dependencies do not satisfy the required version:
project ':google_api_headers' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.31
The text was updated successfully, but these errors were encountered: