Skip to content

Commit cdb9ca0

Browse files
authored
Merge pull request #47 from channel-io/develop
0.5.1
2 parents 1113966 + 94201e2 commit cdb9ca0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ repositories {
5555

5656
dependencies {
5757
implementation 'com.facebook.react:react-native:+'
58-
api 'com.zoyi.channel:plugin-android:8.0.0'
58+
api 'com.zoyi.channel:plugin-android:8.1.1'
5959
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-channel-plugin",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "react native module for channel io",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)