Index: build.gradle =================================================================== diff -u -r17623 -r17792 --- build.gradle (.../build.gradle) (revision 17623) +++ build.gradle (.../build.gradle) (revision 17792) @@ -679,6 +679,7 @@ compile (project(":ssts-recyclingrecord")) compile (project(":ssts-recyclingapplication")) compile (project(":ssts-customform")) + compile (project(":ssts-wash")) } }