File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
sdk-conversational-flow-core Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,6 @@ publish {
5454 groupId = project. group
5555 artifactId = project. name. replace(" sdk-" , " " )
5656 publishVersion = project. version
57- desc = ' Android Speech Addon for the Conversational Flow Component (VUI SDK)'
57+ desc = ' Built-in Speech addon for the Android Conversational Flow Component (VUI SDK)'
5858 website = ' https://github.com/chattylabs/sdk-conversational-flow'
5959}
Original file line number Diff line number Diff line change @@ -66,6 +66,6 @@ publish {
6666 groupId = project. group
6767 artifactId = project. name. replace(" sdk-" , " " )
6868 publishVersion = project. version
69- desc = ' Google Speech Addon for the Conversational Flow Component (VUI SDK)'
69+ desc = ' Google Speech addon for the Android Conversational Flow Component (VUI SDK)'
7070 website = ' https://github.com/chattylabs/sdk-conversational-flow'
7171}
Original file line number Diff line number Diff line change @@ -58,6 +58,6 @@ publish {
5858 groupId = project. group
5959 artifactId = project. name. replace(" sdk-" , " " )
6060 publishVersion = project. version
61- desc = ' Conversational Flow Component (VUI SDK)'
61+ desc = ' Android Conversational Flow Component (VUI SDK)'
6262 website = ' https://github.com/chattylabs/android-sdk-conversational-flow'
6363}
You can’t perform that action at this time.
0 commit comments