react-native-deepar
react-native-deepar copied to clipboard
Update To RN 0.72
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
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
+1
+1
Go to the gradle file of deepar and increase the compile version to >30.