bkonyi / FlutterGeofencing

Rough work for Flutter geofencing plugin
BSD 3-Clause "New" or "Revised" License
338 stars 220 forks source link

i have a problem with compatibility kotlin version #12

Closed javs2 closed 4 years ago

javs2 commented 5 years ago

i´ve import the plugin in my project, but when i try compile my project throws me this:

     *********************************************************

WARNING: This version of firebase_core will break your Android build if it or its dependencies aren't compatible with AndroidX. See https://goo.gl/CP92wY for more information on the problem and how to fix it. This warning prints for all Android build failures. The real root cause of the error may be unrelated.


FAILURE: Build failed with an exception.

How can i update the kotlin version in the plugin?

philipgiuliani commented 5 years ago

Having the same problem. Is there any workaround to use the plugin anyways?

bkonyi commented 4 years ago

It should be upgraded now. Let me know if there's still issues.