We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379b863 commit c35c446Copy full SHA for c35c446
Example/testHotUpdate/update.json
@@ -4,7 +4,7 @@
4
"appKey": "SqShg4Klnj2hG6LAFMW2PdcgSSuniz0T"
5
},
6
"android": {
7
- "appId": 29041,
8
- "appKey": "z9QWhywEiBMaE93ZBk42jqlz"
+ "appId": 27509,
+ "appKey": "aQz3Uc2pA7gt_prDaQ4rbWRY"
9
}
10
-}
+}
package.json
@@ -1,9 +1,8 @@
1
{
2
"name": "react-native-update",
3
- "version": "10.26.4",
+ "version": "10.27.0",
"description": "react-native hot update",
"main": "src/index",
- "podspecPath": "ExpoPushy.podspec",
"scripts": {
"prepack": "yarn submodule && yarn lint",
"lint": "eslint \"src/*.@(ts|tsx|js|jsx)\" && tsc --noEmit",
0 commit comments