Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Kulikov committed Dec 21, 2014
1 parent c2e0eee commit 858ea51
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 @@ -9,7 +9,7 @@ About Transitions API

Changelog
============
<b>1.2.0 - 1.2.1</b> - Bug fix<br>
<b>1.2.0 - 1.2.2</b> - Bug fix<br>
<b>1.1.0</b> - Port of new transitions from <b>Android 5.0 Lollipop</b>

Simple example
Expand All @@ -21,7 +21,7 @@ Usage
Gradle:
```
dependencies {
compile "com.github.andkulikov:transitions-everywhere:1.2.1"
compile "com.github.andkulikov:transitions-everywhere:1.2.2"
}
```
Use transition classes from package `android.transitions.everywhere.*` instead of `android.transition.*` from 4.4 and 5.0 Transitions API.<br>
Expand Down

0 comments on commit 858ea51

Please sign in to comment.