Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
andkulikov committed Apr 27, 2017
2 parents 8790a31 + c3eb320 commit a656d76
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,16 @@ Quick start
============
```groovy
dependencies {
compile "com.andkulikov:transitionseverywhere:1.7.0"
compile "com.andkulikov:transitionseverywhere:1.7.1"
}
```
Use transition classes from package `com.transitionseverywhere.*` instead of `android.transition.*` from android framework Transitions API.<br>

Changelog
============
<b>1.7.1</b><br>
Npe fix, WindowId backport, update PathParser version

<b>1.7.0</b><br>
Bug fix for rare NPE. Thanks to [TealOcean][9]

Expand Down

0 comments on commit a656d76

Please sign in to comment.