*** 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') }