<dependency>
<groupId>org.robolectric</groupId>
<artifactId>shadows-play-services</artifactId>
<version>3.1.3</version>
</dependency>
@Grapes(
@Grab(group='org.robolectric', module='shadows-play-services', version='3.1.3')
)