Eas android build fain=ling because of unknown error in gradle

Please provide the following:

  1. SDK Version:44.0
  2. Platforms(Android/iOS/web/all):all
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

{

“name”: “wosil”,

“version”: “1.0.0”,

“main”: “node_modules/expo/AppEntry.js”,

“scripts”: {

"start": "expo start",

"android": "expo start --android",

"ios": "expo start --ios",

"web": "expo start --web",

"eject": "expo eject"

},

“dependencies”: {

"@expo/vector-icons": "^12.0.5",

"@fortawesome/free-regular-svg-icons": "^6.0.0",

"@fortawesome/free-solid-svg-icons": "^6.0.0",

"@fortawesome/react-fontawesome": "^0.1.17",

"@react-navigation/drawer": "^6.3.1",

"@react-navigation/native": "^6.0.8",

"@react-navigation/native-stack": "^6.4.1",

"expo": "~44.0.0",

"expo-status-bar": "~1.2.0",

"firebase": "^8.2.3",

"popup-ui": "^1.2.2",

"react": "17.0.1",

"react-dom": "17.0.1",

"react-icons": "^4.3.1",

"react-native": "0.64.3",

"react-native-easy-alert": "^0.1.3",

"react-native-modal-overlay": "^1.3.1",

"react-native-paper": "^4.11.2",

"react-native-popup-dialog": "^0.18.3",

"react-native-safe-area-context": "3.3.2",

"react-native-screens": "~3.10.1",

"react-native-status-bar-height": "^2.6.0",

"react-native-web": "0.17.1",

"react-native-x-bar": "^1.0.3",

"react-navigation": "^3.13.0"

},

“devDependencies”: {

"@babel/core": "^7.12.9"

},

“private”: true

}.

Hey @khaledj, there is not enough information provided here to provide support.