Skip to content

Commit

Permalink
update demo apk
Browse files Browse the repository at this point in the history
  • Loading branch information
shaoshuai904 committed Sep 27, 2020
1 parent f30d13b commit 12fcd97
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -2,7 +2,7 @@

[![API](https://img.shields.io/badge/API-19%2B-green.svg?style=flat)](https://android-arsenal.com/api?level=19)
[![jitpack](https://jitpack.io/v/shaoshuai904/XStyleDialog.svg)](https://jitpack.io/#shaoshuai904/XStyleDialog)
[![demo](https://img.shields.io/badge/download-demo-blue.svg)](https://github.com/shaoshuai904/XStyleDialog/blob/master/screens/app-v1.5.0_25.apk) <-- 点击下载demo
[![demo](https://img.shields.io/badge/download-demo-blue.svg)](https://github.com/shaoshuai904/XStyleDialog/blob/master/screens/app-v2.0.0_40.apk) <-- 点击下载demo

### 快速使用

Expand All @@ -21,7 +21,7 @@ allprojects {
```groovy
dependencies {
// for Support
implementation 'com.github.shaoshuai904:XStyleDialog:1.5.0'
implementation 'com.github.shaoshuai904:XStyleDialog:1.5.1'
// for androidx
implementation 'com.github.shaoshuai904:XStyleDialog:2.0.0'
}
Expand Down
Binary file removed screens/app-v1.4.0_15.apk
Binary file not shown.
Binary file added screens/app-v2.0.0_40.apk
Binary file not shown.

0 comments on commit 12fcd97

Please sign in to comment.