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 e6716c6 commit f3c8c7aCopy full SHA for f3c8c7a
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 2024-1-18
2
+
3
+`6.0.3`
4
5
+- 新增一些`api`
6
7
# 2023-07-04
8
9
`6.0.2`
README.md
@@ -144,7 +144,7 @@ allprojects {
144
```kotlin
145
dependencies {
146
//androidx(推荐)
147
- implementation 'com.github.angcyo:DslAdapter:6.0.1'
+ implementation 'com.github.angcyo:DslAdapter:6.0.3'
148
//支持DataBinding
149
implementation 'com.github.angcyo:DslAdapter:3.0.0-binding'
150
0 commit comments