Skip to content

Commit 2aaf552

Browse files
committed
7.0.1
1 parent 670e1a9 commit 2aaf552

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2025-07-15
2+
3+
`7.0.1`
4+
5+
- 兼容`lifecycle:2.9.1`
6+
17
# 2025-06-19
28

39
`7.0.0`

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ allprojects {
145145
```kotlin
146146
dependencies {
147147
//androidx(推荐)
148-
implementation 'com.github.angcyo:DslAdapter:7.0.0'
148+
implementation 'com.github.angcyo:DslAdapter:7.0.1'
149149
//支持DataBinding
150150
implementation 'com.github.angcyo:DslAdapter:3.0.0-binding'
151151

0 commit comments

Comments
 (0)