Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromassango committed Jul 9, 2018
1 parent 340c2af commit e6d617b
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 @@ -32,7 +32,7 @@ Step 2. Add the dependency
```groovy
dependencies {
...
implementation 'com.github.pedromassango:IBackdrop:1.0.0-beta'
implementation 'com.github.pedromassango:IBackdrop:1.2.0'
...
}
```
Expand All @@ -55,7 +55,7 @@ Step 2. Add the dependency
<dependency>
<groupId>com.github.pedromassango</groupId>
<artifactId>IBackdrop</artifactId>
<version>1.0.0-beta</version>
<version>1.2.0</version>
</dependency>
```

Expand Down

0 comments on commit e6d617b

Please sign in to comment.