Skip to content

Commit

Permalink
release 2.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
hupei committed Dec 1, 2020
1 parent 200e549 commit 294caff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# 引入

```xml
compile 'com.mylhyl:circleDialog:2.6.19'
compile 'com.mylhyl:circleDialog:2.6.20'
```

[下载APK体验](https://fir.im/sbvq)或手机扫描下面二维码
Expand Down
2 changes: 1 addition & 1 deletion config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ ext {
]

publish = [
version: "2.6.19"
version: "2.6.20"
]
}

0 comments on commit 294caff

Please sign in to comment.