add changes from master

This commit is contained in:
Geoffrey Goh
2015-11-23 17:22:31 -08:00
8 changed files with 273 additions and 201 deletions

View File

@@ -17,7 +17,8 @@ if (Platform.OS === "android") {
"getCurrentPackage",
"isFailedUpdate",
"isFirstRun",
"notifyApplicationReady"
"notifyApplicationReady",
"setDeploymentKey"
];
methodsToPromisify.forEach((methodName) => {