aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/META-INF/services/org.robolectric.internal.ShadowProvider
blob: 7404289d427eec61ca280546b55f2b5a8c9e66e2 (plain)
1
2
3
4
5
6
7
# This service list is used when creating the Robolectric_all artifact.
# It must be updated as new ShadowProvider implementations are added.
org.robolectric.Shadows
org.robolectric.shadows.gms.Shadows
org.robolectric.shadows.httpclient.Shadows
org.robolectric.shadows.multidex.Shadows
org.robolectric.shadows.support.v4.Shadows