< prev index next >

bot/build.gradle

Print this page
@@ -29,10 +29,11 @@
      }
  }
  
  dependencies {
      implementation project(':host')
+     implementation project(':network')
      implementation project(':vcs')
      implementation project(':json')
      implementation project(':census')
  }
  
< prev index next >