Skip to content

Commit d0c5110

Browse files
committed
6.0.4
1 parent c4ff483 commit d0c5110

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2024-10-9
2+
3+
`6.0.4`
4+
5+
- 新增一些`api`
6+
17
# 2024-1-18
28

39
`6.0.3`

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.3'
147+
implementation 'com.github.angcyo:DslAdapter:6.0.4'
148148
//支持DataBinding
149149
implementation 'com.github.angcyo:DslAdapter:3.0.0-binding'
150150

0 commit comments

Comments
 (0)