We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bae8c29 + 090cbc9 commit f4d9d64Copy full SHA for f4d9d64
android/build.gradle
@@ -55,5 +55,5 @@ repositories {
55
56
dependencies {
57
implementation 'com.facebook.react:react-native:+'
58
- api 'com.zoyi.channel:dev-plugin-android:8.0.0-beta6'
+ api 'com.zoyi.channel:plugin-android:8.0.0'
59
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-channel-plugin",
3
- "version": "0.4.6",
+ "version": "0.5.0",
4
"description": "react native module for channel io",
5
"main": "index.js",
6
"scripts": {
0 commit comments