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

Commit e20b7af

Browse files
committed
Update README.md
1 parent f0fcda6 commit e20b7af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Supported platforms
77
---
88

99
- iOS
10-
- Coming soon: Android
10+
- Coming soon: Android (Try it out on [this branch](https://github.com/Microsoft/react-native-code-push/tree/first-check-in-for-android))
1111

1212
How does it work?
1313
---
@@ -167,4 +167,4 @@ codePush.notifyApplicationReady(): Promise<void>;
167167

168168
Notifies the plugin that the update operation succeeded.
169169
Calling this function is required if a rollbackTimeout parameter is passed to your ```LocalPackage.apply``` call.
170-
If automatic rollback was not used, calling this function is not required and will result in a noop.
170+
If automatic rollback was not used, calling this function is not required and will result in a noop.

0 commit comments

Comments
 (0)