*** 29,10 *** --- 29,11 --- } } dependencies { implementation project(':host') + implementation project(':network') implementation project(':vcs') implementation project(':json') implementation project(':census') }