Skip to content

Commit

Permalink
示例apk
Browse files Browse the repository at this point in the history
  • Loading branch information
xiandanin committed Jun 9, 2020
1 parent 5dac1de commit 09d0dbc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Built application files
*.apk
*.ap_

# Files for the ART/Dalvik VM
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Android倒计时器,支持开始倒计时、暂停倒计时、继续倒计时
## 快速开始
### Android Studio - 在build.gradle中引入
```java
compile 'in.xiandan:count-down-timer:1.0.3'
implementation 'in.xiandan:count-down-timer:1.0.3'
```

### 旧版请谨慎升级到1.0.3以上
Expand Down
Binary file added example-1.0.3.apk
Binary file not shown.

0 comments on commit 09d0dbc

Please sign in to comment.