Skip to content

Commit ff39140

Browse files
authored
Update README.md
1 parent 20443ef commit ff39140

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Android image indicator for advertise and user guide(network image support).
99
<dependency>
1010
<groupId>com.panxw.imageindicator</groupId>
1111
<artifactId>library</artifactId>
12-
<version>1.0.1</version>
12+
<version>1.0.2/version>
1313
</dependency>
1414

1515
#####for Gradle
1616
dependencies {
17-
compile 'com.panxw.imageindicator:library:1.0.1'
17+
compile 'com.panxw.imageindicator:library:1.0.2'
1818
}
1919

2020
##Sample

0 commit comments

Comments
 (0)