Skip to content

Commit

Permalink
new version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Thomaz committed Jul 28, 2017
1 parent a41b507 commit 2a729c0
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 @@ -19,7 +19,7 @@ allprojects {
}
}
dependencies {
compile 'com.github.maarqin:ImageGalleryScrollPager:v1.1'
compile 'com.github.maarqin:ImageGalleryScrollPager:v1.3'
}
```

Expand All @@ -37,7 +37,7 @@ dependencies {
<dependency>
<groupId>com.github.maarqin</groupId>
<artifactId>ImageGalleryScrollPager</artifactId>
<version>v1.1</version>
<version>v1.3</version>
</dependency>
```

Expand Down

0 comments on commit 2a729c0

Please sign in to comment.