1.增加g40固件升级

2.优化dfu弹窗布局
This commit is contained in:
yezhiqiu
2026-04-16 10:42:38 +08:00
parent d8ab8599da
commit 06bf4687fe
10 changed files with 228 additions and 23 deletions

View File

@@ -48,7 +48,7 @@ dependencies {
api 'com.google.android.material:material:1.10.0'
//SharedPreferences的替代https://github.com/Tencent/MMKV
implementation 'com.tencent:mmkv-static:2.2.2'
implementation 'com.tencent:mmkv-static:2.4.0'
// Retrofit2
api 'com.squareup.retrofit2:retrofit:3.0.0'