mrousavy / react-native-vision-camera

📸 A powerful, high-performance React Native Camera library.
https://react-native-vision-camera.com
MIT License
6.72k stars 1k forks source link

🐛 RN - 0.74.1, Kotlin - 1.9.22 - Execution failed for task ':react-native-vision-camera:compileDebugKotlin' #2870

Closed enchorb closed 3 weeks ago

enchorb commented 3 weeks ago

What's happening?

Getting Execution failed for task ':react-native-vision-camera:compileDebugKotlin' on React Native 0.74.1 which updated Kotlin to 1.9.22.

Was previously working on React Native 0.73.8 & Kotlin 1.8.0

Reproduceable Code

N/A

Relevant log output

Execution failed for task ':react-native-vision-camera:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction > Compilation error.

Camera Device

N/A

Device

Android

VisionCamera Version

4.0.3

Can you reproduce this issue in the VisionCamera Example app?

I didn't try (⚠️ your issue might get ignored & closed if you don't try this)

Additional information

enchorb commented 3 weeks ago

closing, duplicate of: https://github.com/mrousavy/react-native-vision-camera/issues/2851