ridvanaltun / react-native-deepar

Snapchat-like filters, AR lenses, and real-time facial animations.
https://deepar.ai
MIT License
127 stars 17 forks source link

Update To RN 0.72 #34

Open Ridwan226 opened 1 year ago

Ridwan226 commented 1 year ago

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

KaushalRamani99 commented 1 year ago

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

Mujtaba-Ali21 commented 12 months ago

+1

mrtawil commented 8 months ago

+1

andresteves commented 4 months ago

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