Skip to content

Commit

Permalink
Merge pull request mgilangjanuar#362 from mgilangjanuar/staging
Browse files Browse the repository at this point in the history
Release v2.4.0
  • Loading branch information
mgilangjanuar authored May 25, 2022
2 parents 9554238 + 2bf724f commit a24f854
Show file tree
Hide file tree
Showing 24 changed files with 34,768 additions and 2,731 deletions.
4 changes: 3 additions & 1 deletion android/Teledrive-Expo/eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"distribution": "internal"
},
"preview": {
"distribution": "internal"
"android": {
"buildType": "apk"
}
},
"production": {}
},
Expand Down
6 changes: 4 additions & 2 deletions android/Teledrive-Expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,18 @@
},
"dependencies": {
"expo": "~44.0.0",
"expo-cli": "^5.4.6",
"expo-constants": "~13.0.2",
"expo-status-bar": "~1.2.0",
"expo-updates": "~0.11.7",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.3",
"react-native-web": "0.17.1",
"expo-constants": "~13.0.2",
"react-native-webview": "11.15.0"
},
"devDependencies": {
"@babel/core": "^7.12.9"
},
"private": true
}
}
Loading

0 comments on commit a24f854

Please sign in to comment.