Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit d7d9b1b

Browse files
committed
Merge pull request #281 from grabbou/patch-1
Update `android` part when using `rnpm`
2 parents 9bbd339 + ff90d2f commit d7d9b1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ public class MainActivity extends ReactActivity {
276276
// have it, you can run "code-push deployment ls <appName> -k" to retrieve your key.
277277
return Arrays.<ReactPackage>asList(
278278
new MainReactPackage(),
279-
// new CodePush() <-- remove this generated line if you used RNPM for plugin installation.
280279
new CodePush("deployment-key-here", this, BuildConfig.DEBUG)
281280
);
282281
}

0 commit comments

Comments
 (0)