kenjdavidson / react-native-bluetooth-classic

⚛ Bluetooth classic Android(Bluetooth)/IOS(ExternalAccessory) module for serial communication
https://kenjdavidson.github.io/react-native-bluetooth-classic
MIT License
247 stars 93 forks source link

Unable to build with Expo 50 (RN 0.73) Deprecated gradle features were used. #292

Closed mrlmark closed 7 months ago

mrlmark commented 7 months ago

Application Environment

Describe the bug [RUN_GRADLEW] FAILURE: Build failed with an exception. [RUN_GRADLEW] What went wrong: [RUN_GRADLEW] Execution failed for task ':react-native-bluetooth-classic:compileDebugJavaWithJavac'. [RUN_GRADLEW] > Compilation failed; see the compiler error output for details. [RUN_GRADLEW] Try: [RUN_GRADLEW] > Run with --info option to get more log output. [RUN_GRADLEW] > Run with --scan to get full insights. [RUN_GRADLEW] BUILD FAILED in 37s [RUN_GRADLEW] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

kenjdavidson commented 7 months ago

Yup. 0.73 is not supported. I have a task to update but no time line. Feel free to help out with the process.

serfgy commented 7 months ago

was this fixed in 0.73 rc-4? i used that with expo 50 and it still says gradle build error