Skip to content

Commit

Permalink
Updated notes for 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewReitz committed Mar 10, 2015
1 parent eaa9263 commit 92fe1c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Version 1.2.0

* Updated to work with Spock 1.0
* Removed need for custom runner

## Version 1.1.0

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ android {
defaultConfig {
...
testInstrumentationRunner "com.andrewreitz.spock.AndroidSpockRunner"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
packagingOptions {
Expand Down

0 comments on commit 92fe1c3

Please sign in to comment.