Hi, I’m using @zoom/react-native-videosdk in a React Native (Expo) project.
After upgrading to Expo SDK 55 (React Native 0.83 / Gradle 9), the Android build fails.
Error:
Could not find method jcenter() for arguments [] on repository container
Stack trace:
Build file 'node_modules/@zoom/react-native-videosdk/android/build.gradle' line: 7
Cause:
Gradle 9 has removed support for jcenter(), but the library still includes it in build.gradle.