Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromassango authored Jul 18, 2018
1 parent 89eff23 commit 0ae73e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Step 2. Add the dependency
```groovy
dependencies {
...
implementation 'com.github.pedromassango:IBackdrop:1.2.0'
implementation 'com.github.pedromassango:IBackdrop:1.2.1'
...
}
```
Expand All @@ -55,7 +55,7 @@ Step 2. Add the dependency
<dependency>
<groupId>com.github.pedromassango</groupId>
<artifactId>IBackdrop</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</dependency>
```

Expand All @@ -70,4 +70,4 @@ http://bit.ly/2uc8Cc1
- [ ] Handle Device Orientantion Changes
- [ ] Call Toolbar via XML (by reference)
- [ ] Set a Front View Header (optional)
- [ ] set Inative state to front layer when the back layer is visible
- [ ] set Inative state to front layer when the back layer is visible

0 comments on commit 0ae73e7

Please sign in to comment.