Skip to content

Commit 4d45faa

Browse files
author
mcsong
committed
update to 1.0.6
1 parent a0a2e87 commit 4d45faa

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
@@ -1,5 +1,5 @@
11
## AppStore Library
2-
[![Release](https://img.shields.io/badge/jcenter-1.0.2-blue.svg)](https://bintray.com/mcsong/maven/appstore) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-AppStore Library-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1772)
2+
[![Release](https://img.shields.io/badge/jcenter-1.0.6-blue.svg)](https://bintray.com/mcsong/maven/appstore) [![Android Arsenal](https://img.shields.io/badge/Android-Arsenal-green.svg?style=flat)](https://android-arsenal.com/details/1/1772)
33

44
## Overview
55
This library make easy to use AppStore app's features.
@@ -21,7 +21,7 @@ This library make easy to use AppStore app's features.
2121
Gradle
2222
```groovy
2323
dependencies {
24-
compile 'net.sjava:appstore:1.0.5'
24+
compile 'net.sjava:appstore:1.0.6'
2525
}
2626
```
2727

0 commit comments

Comments
 (0)