react-native-callkeep
react-native-callkeep copied to clipboard
Android Build Error after upgrading to Expo SDK 46
Bug report
-
[ ] I've checked the example to reproduce the issue.
-
Reproduced on:
-
[x] Android
-
[ ] iOS
Description
Build fails on Android with RN Callkeep and the eas config plugin. On iOS it works flawlessly
Steps to Reproduce
Logs
[stderr]
FAILURE: Build failed with an exception.
[stderr]
* What went wrong:
[stderr]
Execution failed for task ':react-native-callkeep:compileDebugJavaWithJavac'.
I guess this is related to: https://github.com/react-native-webrtc/react-native-callkeep/issues/594
I'll try the fix and report back