expo / config-plugins

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
427 stars 91 forks source link

chore!: bump to SDK 49 #180

Closed EvanBacon closed 11 months ago

EvanBacon commented 11 months ago

Test Plan

joranb commented 5 months ago

@EvanBacon Any plans on doing the same for Expo SDK 50?

eas build fails on SDK 50 for Android due to the config plugin for react-native-branch does not seem to be compatible with SDK 50 (the docs only mention 49).

`Execution failed for task ':config-plugins-react-native-branch:compileReleaseKotlin'.

'compileReleaseJavaWithJavac' task (current target is 17) and 'compileReleaseKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version.`