Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelo Marchesin committed May 24, 2019
1 parent 9e18b1f commit 848b892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -65,7 +65,7 @@ allprojects {
}
dependencies {
implementation 'com.github.arcadefire:nice-spinner:1.4.2'
implementation 'com.github.arcadefire:nice-spinner:1.4.3'
}
```

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.2</version>
<version>1.4.3</version>
</dependency>
```

Expand Down

0 comments on commit 848b892

Please sign in to comment.