File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- 15d1d3bba7832341694e3ebfa1c5ab7f9b3c4439
1+ 891a2ff1dcb847ebafcc65f11a128cced1af20b4
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Step 2. Add the dependency
1818```
1919dependencies {
2020 // 因为内含 res 文件, 使用 aar 方式调用
21- implementation 'com.github.afkT:DevUtils:1.0.4 @aar'
21+ implementation 'com.github.afkT:DevUtils:1.0.5 @aar'
2222 // implementation 'com.github.afkT:DevUtils:latest.release@aar'
2323}
2424```
@@ -27,7 +27,7 @@ dependencies {
2727
2828- [ README - API] ( https://github.com/afkT/DevUtils/blob/master/DevLibUtils/README.md )
2929
30- - [ Use Config] ( https://github.com/afkT/DevUtils/blob/master/DevLibUtils/USE_CONFIG.md )
30+ - [ Use and Config] ( https://github.com/afkT/DevUtils/blob/master/DevLibUtils/USE_CONFIG.md )
3131
3232
3333## Use
You can’t perform that action at this time.
0 commit comments