Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kishannareshpal committed Apr 8, 2020
1 parent a1f28ff commit 7ac5862
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 @@ -16,7 +16,7 @@ To begin using **SuperDialog** in your projects just add the dependecy via *Grad
```groovy
dependencies {
// ...
implementation 'com.kishannareshpal:superdialog:1.4'
implementation 'com.kishannareshpal:superdialog:<version>'
// ...
}
```
Expand All @@ -31,7 +31,7 @@ dependencies {
<dependency>
<groupId>com.kishannareshpal</groupId>
<artifactId>superdialog</artifactId>
<version>1.3</version>
<version>1.4</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 7ac5862

Please sign in to comment.