blob: 8dd8c83c73fd39c8a9db7413d66c3a677f2785bd [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"