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 33fe883 commit 2900b60Copy full SHA for 2900b60
DevLibUtils/README.md.REMOVED.git-id
@@ -1 +1 @@
1
-891a2ff1dcb847ebafcc65f11a128cced1af20b4
+55631eb32c264119ad215949233ddb97bfe83ae5
README.md
@@ -18,7 +18,7 @@ Step 2. Add the dependency
18
```
19
dependencies {
20
// 因为内含 res 文件, 使用 aar 方式调用
21
- implementation 'com.github.afkT:DevUtils:1.0.5@aar'
+ implementation 'com.github.afkT:DevUtils:1.0.6@aar'
22
// implementation 'com.github.afkT:DevUtils:latest.release@aar'
23
}
24
0 commit comments