blob: 0e5114c3dd50c0c3a03a5cfc8204bad5c2205177 [file] [log] [blame]
rootProject.name = 'parent'
include ":robolectric"
include ":sandbox"
include ":junit"
include ":utils"
include ":utils:reflector"
include ":pluginapi"
include ":plugins:maven-dependency-resolver"
include ":processor"
include ":resources"
include ":annotations"
include ":shadows:framework"
include ":shadows:httpclient"
include ":shadows:multidex"
include ":shadows:playservices"
include ":shadows:supportv4"
include ":shadowapi"
include ":errorprone"
include ":integration_tests:dependency-on-stubs"
include ":integration_tests:libphonenumber"
include ":integration_tests:mockito"
include ":integration_tests:mockito-experimental"
include ":integration_tests:powermock"
include ':integration_tests:androidx'
include ':integration_tests:androidx_test'
include ':integration_tests:ctesque'
include ':testapp'