pinkfish / flutter_places_dialog

Google places picker plugin for flutter. Opens up the google places picker on ios and android returning the chosen place back to the flutter app.
Other
44 stars 10 forks source link

upgrade Kotlin Gradle plugin to be compatible with last Android Gradl… #10

Closed awoisoak closed 1 year ago

awoisoak commented 5 years ago

Upgrade the Kotlin Gradle plugin to make it compatible with newer versions of Android Gradle plugin

shakes80 commented 5 years ago

This is a good fix for Issue #11

please accept PR