Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelo Marchesin authored May 17, 2018
1 parent 6c15ac7 commit c0281e4
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 @@ -50,7 +50,7 @@ allprojects {
}
dependencies {
compile 'com.github.arcadefire:nice-spinner:1.3.1'
implementation 'com.github.arcadefire:nice-spinner:1.3.4'
}
```

Expand All @@ -67,7 +67,7 @@ Or declare it into your `pom.xml`:
<dependency>
<groupId>com.github.arcadefire</groupId>
<artifactId>nice-spinner</artifactId>
<version>1.3.1</version>
<version>1.3.4</version>
</dependency>
```

Expand Down

0 comments on commit c0281e4

Please sign in to comment.