Skip to content

Commit 1449b0e

Browse files
committed
Update README
1 parent a373a6d commit 1449b0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Step 1. Add the JitPack repository to your build file
3737
Step 2. Add the dependency
3838

3939
dependencies {
40-
compile 'com.github.Hitomis:CircleMenu:v1.0.1'
40+
compile 'com.github.Hitomis:CircleMenu:v1.0.2'
4141
}
4242

4343
### Maven
@@ -56,7 +56,7 @@ Step 2. Add the dependency
5656
<dependency>
5757
<groupId>com.github.Hitomis</groupId>
5858
<artifactId>CircleMenu</artifactId>
59-
<version>v1.0.1</version>
59+
<version>v1.0.2</version>
6060
</dependency>
6161

6262
# Usage

0 commit comments

Comments
 (0)