Skip to content

Commit f4d9d64

Browse files
authored
Merge pull request #44 from zoyi-jin/0.5.0
0.5.0
2 parents bae8c29 + 090cbc9 commit f4d9d64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
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:dev-plugin-android:8.0.0-beta6'
58+
api 'com.zoyi.channel:plugin-android:8.0.0'
5959
}

package.json

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

0 commit comments

Comments
 (0)