Skip to content

Commit 85ea314

Browse files
committed
6.0.1
1 parent 699b4eb commit 85ea314

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 2023-4-28
22

3-
`6.0.0`
3+
`6.0.1`
44

55
- 新增'IDslItem'
66
- 修复一些已知问题

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ allprojects {
144144
```kotlin
145145
dependencies {
146146
//androidx(推荐)
147-
implementation 'com.github.angcyo:DslAdapter:6.0.0'
147+
implementation 'com.github.angcyo:DslAdapter:6.0.1'
148148
//支持DataBinding
149149
implementation 'com.github.angcyo:DslAdapter:3.0.0-binding'
150150

0 commit comments

Comments
 (0)