SyntaxFix
Write A Post
Hire A Developer
Questions
In my react-native project, this error is generated in the react-native-fbsdk. Updating the react-native-fbsdk/android/build.gradle as following fixes the issue.
react-native-fbsdk
react-native-fbsdk/android/build.gradle
compileSdkVersion 26 buildToolsVersion "26.0.1"