File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
## 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 )
3
3
4
4
## Overview
5
5
This library make easy to use AppStore app's features.
@@ -21,7 +21,7 @@ This library make easy to use AppStore app's features.
21
21
Gradle
22
22
``` groovy
23
23
dependencies {
24
- compile 'net.sjava:appstore:1.0.5 '
24
+ compile 'net.sjava:appstore:1.0.6 '
25
25
}
26
26
```
27
27
You can’t perform that action at this time.
0 commit comments