Skip to content

Commit f8cec4d

Browse files
committed
add README detail.
1 parent 8267561 commit f8cec4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818

1919
Use Gradle:
2020
``` java
21-
compile 'me.kareluo.ui:library:1.0.0'
21+
compile 'me.kareluo.ui:library:1.0.2'
2222
```
2323

2424
Or Maven:
2525
``` maven
2626
<dependency>
2727
<groupId>me.kareluo.ui</groupId>
2828
<artifactId>library</artifactId>
29-
<version>1.0.0</version>
29+
<version>1.0.2</version>
3030
<type>pom</type>
3131
</dependency>
3232
```

0 commit comments

Comments
 (0)