Expo detach Android with buildToolsVersion: 27.0.3

I’ve used latest version of “react-native-firebase”: “^4.3.8” that has Android buildToolsVersion SDK 27 but am was build with buildToolsVersion SDK 26

I am detaching again Android project with expo 28 version but my build.gradle has buildToolVersion 26.

Is there any guide to upgrade Expo detached project to Android SDK 27. I tried to make changes manually but it keep give me Gradle Sync errors.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.