Expo Bare android gradle issue on fresh project

Hello Guys,

I am new to expo build a project using expo init --template bare-minimum and trying to build gradle with android studio 3.0 but its fail with errors:

ERROR: Unable to resolve dependency for ‘:expo-react-native-adapter@debug/compileClasspath’: Could not resolve com.android.support:support-annotations:27.1.1.
Show Details
Affected Modules: expo-react-native-adapter

ERROR: Unable to resolve dependency for ‘:expo-react-native-adapter@debug/compileClasspath’: Could not resolve com.android.support:support-annotations:27.1.1.
Show Details
Affected Modules: expo-react-native-adapter

ERROR: Unable to resolve dependency for ‘:expo-react-native-adapter@debug/compileClasspath’: Could not resolve com.android.support:support-annotations:28.0.0.
Show Details
Affected Modules: expo-react-native-adapter

ERROR: Unable to resolve dependency for ‘:expo-react-native-adapter@debug/compileClasspath’: Could not resolve com.android.support:support-annotations:26.1.0.
Show Details
Affected Modules: expo-react-native-adapter

Can someone please help me with this.

1 Like

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