Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hishd committed Mar 18, 2021
1 parent 576cb7e commit 88c42e6
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 @@ -25,7 +25,7 @@ add to dependency,
<dependency>
<groupId>com.github.hishd</groupId>
<artifactId>AnimationDialog</artifactId>
<version>1.3</version>
<version>1.4</version>
</dependency>
```

Expand All @@ -44,7 +44,7 @@ allprojects {
add dependency,
```
dependencies {
implementation 'com.github.hishd:AnimationDialog:1.3'
implementation 'com.github.hishd:AnimationDialog:1.4'
}
```

Expand Down

0 comments on commit 88c42e6

Please sign in to comment.