yeyintkoko / react-native-sms-x

Apache License 2.0
44 stars 33 forks source link

Upgrade compileSdkVersion to 30 to fix compile error #32

Open liAmirali opened 1 year ago

liAmirali commented 1 year ago

Fixes this error after running react-native run-android:

FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':tasks'. > Could not create task ':react-native-sms-x:compileDebugJavaWithJavac'.     > In order to compile Java 9+ source, please set compileSdkVersion to 30 or above