Skip to content

Commit 5b4efce

Browse files
committed
6.0.2-binding
1 parent 5c1d3d8 commit 5b4efce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ allprojects {
144144
```kotlin
145145
dependencies {
146146
//androidx(推荐)
147-
implementation 'com.github.angcyo:DslAdapter:6.0.1'
147+
implementation 'com.github.angcyo:DslAdapter:6.0.2'
148148
//支持DataBinding
149-
implementation 'com.github.angcyo:DslAdapter:3.0.0-binding'
149+
implementation 'com.github.angcyo:DslAdapter:6.0.2-binding'
150150

151151
//support版请使用(不保证及时更新)
152152
implementation 'com.github.angcyo:DslAdapter:1.2.0'

0 commit comments

Comments
 (0)