react-native-deepar icon indicating copy to clipboard operation
react-native-deepar copied to clipboard

Update To RN 0.72

Open Ridwan226 opened this issue 1 year ago • 4 comments

Execution failed for task ':tasks'.

Could not create task ':react-native-deepar:compileDebugJavaWithJavac'. In order to compile Java 9+ source, please set compileSdkVersion to 30 or above

I updated to react native 0.72 got this error

Ridwan226 avatar Jul 21 '23 18:07 Ridwan226

Execution failed for task ':tasks'.

Could not create task ':react-native-deepar:compileDebugJavaWithJavac'. > In order to compile Java 9+ source, please set compileSdkVersion to 30 or above I got the error like above and i have react native version 0.72.3 @ridvanaltun

KaushalRamani99 avatar Aug 17 '23 04:08 KaushalRamani99

+1

Mujtaba-Ali21 avatar Nov 02 '23 03:11 Mujtaba-Ali21

+1

mrtawil avatar Feb 18 '24 15:02 mrtawil

Go to the gradle file of deepar and increase the compile version to >30.

andresteves avatar Jun 18 '24 13:06 andresteves