1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 11:51:38 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Remove bsdiff in android

This commit is contained in:
sunnylqm
2021-04-13 16:53:32 +08:00
parent 6f5d12594b
commit 8e60956af0
24 changed files with 23 additions and 5599 deletions

View File

@@ -8,7 +8,7 @@
"start": "react-native start",
"test": "jest",
"lint": "eslint .",
"apk": "(npx jetify && cd android && ./gradlew aR)"
"apk": "(cd android && ./gradlew aR)"
},
"dependencies": {
"react": "17.0.1",