We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4ff483 commit d0c5110Copy full SHA for d0c5110
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 2024-10-9
2
+
3
+`6.0.4`
4
5
+- 新增一些`api`
6
7
# 2024-1-18
8
9
`6.0.3`
README.md
@@ -144,7 +144,7 @@ allprojects {
144
```kotlin
145
dependencies {
146
//androidx(推荐)
147
- implementation 'com.github.angcyo:DslAdapter:6.0.3'
+ implementation 'com.github.angcyo:DslAdapter:6.0.4'
148
//支持DataBinding
149
implementation 'com.github.angcyo:DslAdapter:3.0.0-binding'
150
0 commit comments