Skip to content

Commit d74db30

Browse files
committed
Add demo download
1 parent ee30261 commit d74db30

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This a powerful REST Client of 9GAG unofficial which uses Android Studio + Gradl
1111

1212
## Run Environment
1313

14-
min SDK verison 4.0+
14+
Min SDK verison 4.0+
1515

1616
Android Studio version 1.0 final
1717

@@ -21,7 +21,7 @@ Gradle version 2.2.1
2121

2222
![9GAG](http://ww4.sinaimg.cn/mw1024/af63c0e3gw1eg8ahf4b1yj21kw0szqc8.jpg)
2323

24-
[Download Demo]()
24+
[Download Demo](https://github.com/stormzhang/9GAG/releases/download/v1.0.0/9GAG_v1.0.0.apk)
2525

2626

2727
## Open source projects

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "me.storm.ninegag"
99
minSdkVersion 14
1010
targetSdkVersion 21
11-
versionCode 4
12-
versionName "1.3"
11+
versionCode 1
12+
versionName "1.0.0"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)