Skip to content

Commit

Permalink
6.0.2-binding
Browse files Browse the repository at this point in the history
  • Loading branch information
angcyo committed Jul 4, 2023
1 parent 5c1d3d8 commit 5b4efce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,9 @@ allprojects {
```kotlin
dependencies {
//androidx(推荐)
implementation 'com.github.angcyo:DslAdapter:6.0.1'
implementation 'com.github.angcyo:DslAdapter:6.0.2'
//支持DataBinding
implementation 'com.github.angcyo:DslAdapter:3.0.0-binding'
implementation 'com.github.angcyo:DslAdapter:6.0.2-binding'

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

0 comments on commit 5b4efce

Please sign in to comment.