File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ # 0.11.4
2+
3+ ## Update
4+ * support android channel-io 12.8.2
5+
16# 0.11.3
27
38## Update
4- * support android channel-io 12.7.0
5- * support iOS channel-io 12.7.0
9+ * support android channel-io 12.8.1
10+ * support iOS channel-io 12.9.0
11+
612
713## Bug Fixes
814* react-native 0.76.0 or higher: Fixes an issue where an error occurs when using setPage.
Original file line number Diff line number Diff line change @@ -57,5 +57,5 @@ repositories {
5757
5858dependencies {
5959 implementation ' com.facebook.react:react-native'
60- api ' io.channel:plugin-android:12.8.1 '
60+ api ' io.channel:plugin-android:12.8.2 '
6161}
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-channel-plugin" ,
3- "version" : " 0.11.3 " ,
3+ "version" : " 0.11.4 " ,
44 "description" : " react native module for channel io" ,
55 "main" : " index.ts" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments