Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andkulikov committed Apr 29, 2017
1 parent a656d76 commit d66ef2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ Quick start
============
```groovy
dependencies {
compile "com.andkulikov:transitionseverywhere:1.7.1"
compile "com.andkulikov:transitionseverywhere:1.7.2"
}
```
Use transition classes from package `com.transitionseverywhere.*` instead of `android.transition.*` from android framework Transitions API.<br>

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

<b>1.7.0</b><br>
Expand Down

0 comments on commit d66ef2f

Please sign in to comment.