|
@@ -96,8 +96,8 @@ dependencies {
|
|
|
// ------------------------------其他库-------------------------------------
|
|
|
implementation "com.github.bumptech.glide:glide:$glide_version" // 提供下载图片功能
|
|
|
implementation 'com.github.liangjingkanji:StatusBar:1.1.1' // 透明状态栏
|
|
|
- implementation 'com.github.liangjingkanji:debugkit:1.2.10' // 开发调试窗口工具
|
|
|
- implementation 'com.github.liangjingkanji:Tooltip:1.1.0' // 吐司工具
|
|
|
+ implementation 'com.github.liangjingkanji:debugkit:1.2.11' // 开发调试窗口工具
|
|
|
+ implementation 'com.github.liangjingkanji:Tooltip:1.1.1' // 吐司工具
|
|
|
|
|
|
// ------------------------------Google数据库-------------------------------------
|
|
|
implementation "androidx.room:room-runtime:$room_version"
|