robospock / RoboSpock

A testing framework which brings powers of Spock and Groovy to Android app testing
http://robospock.org
MIT License
249 stars 44 forks source link

Read AndroidManifest from new location. #63

Closed pjakubczyk closed 8 years ago

pjakubczyk commented 8 years ago

Android Gradle plugin 2.2.+ has moved where manifest is built. Adding some lines to be compatible with old and new plugins.