blob: b6617a3e25bb19864f9a45b97e4ed7736d435184 [file] [log] [blame]
rootProject.name = 'parent'
include ":robolectric"
include ":sandbox"
include ":junit"
include ":utils"
include ":processor"
include ":resources"
include ":annotations"
include ":shadows/framework"
include ":shadows/httpclient"
include ":shadows/maps"
include ":shadows/multidex"
include ":shadows/playservices"
include ":shadows/supportv4"
include ":shadowapi"
include ":integration-tests/dependency-on-stubs"
include ":integration-tests/libphonenumber"
include ":integration-tests/mockito"
include ":integration-tests/mockito-experimental"
include ":integration-tests/powermock"