Open kkarski opened 8 months ago
Same problem here. The expo docs recommend JDK version 17 for Expo SDK 50 and above: https://docs.expo.dev/guides/local-app-development/#android
But it seems this module needs JDK version 11. Is it possible to override this somehow?
this will be fixed by https://github.com/alanjhughes/expo-google-places-autocomplete/pull/9
`* What went wrong: Execution failed for task ':expo-google-places-autocomplete:compileDebugKotlin'.
It seems like my JVM version is higher than this plugin (?) and am being asked to downgrade (if I understand this error correctly). Is there a way to make this setting more flexible?