Skip to content

Commit

Permalink
release 0.0.8
Browse files Browse the repository at this point in the history
changelog updated
  • Loading branch information
koral-- committed May 10, 2017
1 parent 5858d95 commit 36aa1df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.0.8 - 2017-05-11
- Compatibility with Robolectric improved - [#5](https://github.com/koral--/gradle-pitest-plugin/pull/5)
- Added flavoured app projects support - [#7](https://github.com/koral--/gradle-pitest-plugin/pull/7)

# 0.0.7 - 2017-05-04
- Android Gradle plugin updated to 2.3.1
- Robolectric dependency replaced with mockable Android JAR, fixes [#4](https://github.com/koral--/gradle-pitest-plugin/issues/4)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=0.0.7
VERSION=0.0.8
GROUP=pl.droidsonroids.gradle
POM_DESCRIPTION=Gradle plugin for PIT Mutation Testing in Android projects
POM_URL=https://github.com/koral--/gradle-pitest-plugin
Expand Down

0 comments on commit 36aa1df

Please sign in to comment.