update icon;添加待办;打卡;QMUI

This commit is contained in:
gallonyin
2022-11-17 19:27:47 +08:00
parent 01063dc6d3
commit 24b4a656bf
24 changed files with 219 additions and 240 deletions

View File

@@ -66,4 +66,6 @@ dependencies {
implementation 'com.lzy.net:okgo:3.0.4'
//qrcode
implementation 'com.github.yoojia:next-qrcode:2.0-2'
//QMUI
implementation 'com.qmuiteam:qmui:2.0.0-alpha10'
}