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 Oct 29, 2019
1 parent f1bc07f commit 0a7075d
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 @@ -65,7 +65,7 @@ allprojects {
}
dependencies {
implementation 'com.github.arcadefire:nice-spinner:1.4.3'
implementation 'com.github.arcadefire:nice-spinner:1.4.4'
}
```

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

Expand Down

0 comments on commit 0a7075d

Please sign in to comment.