Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarsadMaqsood authored Mar 7, 2021
1 parent 77969b2 commit b983079
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 @@ -34,7 +34,7 @@ Stylish Alert Dialogs for Android.
<dependency>
<groupId>com.github.MarsadMaqsood</groupId>
<artifactId>StylishDialogs</artifactId>
<version>0.1.2</version>
<version>0.1.1</version>
</dependency>

**Gradle**
Expand All @@ -47,7 +47,7 @@ Stylish Alert Dialogs for Android.
}

dependencies {
implementation 'com.github.MarsadMaqsood:StylishDialogs:0.1.2'
implementation 'com.github.MarsadMaqsood:StylishDialogs:0.1.1'
}

## How to Usage
Expand Down

0 comments on commit b983079

Please sign in to comment.