diff --git a/android/build.gradle b/android/build.gradle index d304c6e..e00e56b 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -43,6 +43,6 @@ repositories { dependencies { api 'com.facebook.react:react-native:+' - implementation 'com.github.yellowmessenger:YMChatbot-Android:v2.17.0' + implementation 'com.github.yellowmessenger:YMChatbot-Android:v2.18.0' } \ No newline at end of file diff --git a/package.json b/package.json index a708f2c..0ef673a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ymchat-react-native", - "version": "2.17.0", + "version": "2.18.0", "description": "", "main": "index.js", "scripts": {