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.40 and higher. #140

Open
kyawsanoo opened this issue Aug 16, 2021 · 7 comments

Comments

@kyawsanoo
Copy link

kyawsanoo commented Aug 16, 2021

** 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

@chrg1001
Copy link

chrg1001 commented Nov 15, 2021

This problem is expected to be solved when #150 is merged.
This PR includes the upgrade of google_api_headers to 1.1.1, and this version of the package solves that problem.
FYI: zeshuaro/google_api_headers#41

@martin-braun
Copy link
Contributor

martin-braun commented Nov 15, 2021

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.

@chrg1001
Copy link

chrg1001 commented Nov 16, 2021

@martin-braun Awesome!
I used the mb version before when I failed to pass the App Store review due to something in this package and the PR for the fix was not immediately merged.
I'll use it again this time.

@martin-braun
Copy link
Contributor

Awesome! I used the mb version before when I failed to pass the App Store review due to something in this package and the PR for the fix was not immediately merged. I'll use it again this time.

@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.

@chrg1001
Copy link

It seems that my intentions are not being conveyed because of my poor English.
Due to a previous issue with this base, my app did not pass the App Store review. At that time, I worked around the problem by using the mb version. I've been using this base for a while now, since the problem has been resolved with this base.
However, since my app has the problem with this kotlin version, I think I will use the mb version again.

@chrg1001
Copy link

@martin-braun Can you merge #150 to your fork to fix this issue?

@martin-braun
Copy link
Contributor

@chrg1001 I took care of it, please report back in the issue from my fork above. Hopefully things work out for you now.

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