Skip to content

Commit 1f5ad56

Browse files
committed
build: Add common package as dependency
1 parent 593b160 commit 1f5ad56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ibm-watson/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ artifacts {
7878

7979
dependencies {
8080
compile project(':assistant')
81+
compile project(':common')
8182
compile project(':compare-comply')
8283
compile project(':discovery')
8384
compile project(':language-translator')

0 commit comments

Comments
 (0)