Skip to content

Commit e142b4c

Browse files
author
zhanq
committed
更新readme
1 parent baf8e35 commit e142b4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ npm install jpush-react-native --save
5858

5959
```
6060
<meta-data
61-
android:name="JPUSH_CHANNEL"
62-
android:value="${JPUSH_CHANNEL}" />
61+
android:name="JPUSH_CHANNEL"
62+
android:value="${JPUSH_CHANNEL}" />
6363
<meta-data
64-
android:name="JPUSH_APPKEY"
65-
android:value="${JPUSH_APPKEY}" />
64+
android:name="JPUSH_APPKEY"
65+
android:value="${JPUSH_APPKEY}" />
6666
```
6767

6868
### 2.2 iOS

0 commit comments

Comments
 (0)