Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andkulikov committed Sep 4, 2016
1 parent 191fb2e commit a5ab981
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 @@ -21,13 +21,16 @@ Quick start
============
```groovy
dependencies {
compile "com.andkulikov:transitionseverywhere:1.6.6"
compile "com.andkulikov:transitionseverywhere:1.6.7"
}
```
Use transition classes from package `com.transitionseverywhere.*` instead of `android.transition.*` from android framework Transitions API.<br>

Changelog
============
<b>1.6.7</b><br>
Merge with Android 7.0. Some internal improvements

<b>1.6.5</b><br>
Optimizations for ChangeBounds and Fade

Expand Down

0 comments on commit a5ab981

Please sign in to comment.