Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
panxw authored Jun 20, 2016
1 parent 20443ef commit ff39140
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Android image indicator for advertise and user guide(network image support).
<dependency>
<groupId>com.panxw.imageindicator</groupId>
<artifactId>library</artifactId>
<version>1.0.1</version>
<version>1.0.2/version>
</dependency>

#####for Gradle
dependencies {
compile 'com.panxw.imageindicator:library:1.0.1'
compile 'com.panxw.imageindicator:library:1.0.2'
}

##Sample
Expand Down

0 comments on commit ff39140

Please sign in to comment.