We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20443ef commit ff39140Copy full SHA for ff39140
README.md
@@ -9,12 +9,12 @@ Android image indicator for advertise and user guide(network image support).
9
<dependency>
10
<groupId>com.panxw.imageindicator</groupId>
11
<artifactId>library</artifactId>
12
- <version>1.0.1</version>
+ <version>1.0.2/version>
13
</dependency>
14
15
#####for Gradle
16
dependencies {
17
- compile 'com.panxw.imageindicator:library:1.0.1'
+ compile 'com.panxw.imageindicator:library:1.0.2'
18
}
19
20
##Sample
0 commit comments