< prev index next >

host/build.gradle

Print this page
@@ -38,10 +38,11 @@
      implementation project(':census')
      implementation project(':json')
      implementation project(':ini')
      implementation project(':process')
      implementation project(':email')
+     implementation project(':network')
  
      testImplementation project(':test')
  }
  
  publishing {
< prev index next >