< prev index next >

bots/hgbridge/build.gradle

Print this page
@@ -35,8 +35,9 @@
      implementation project(':vcs')
      implementation project(':host')
      implementation project(':census')
      implementation project(':process')
      implementation project(':json')
+     implementation project(':network')
  
      testImplementation project(':test')
  }
< prev index next >