添加了清除缓存,存在BUG

This commit is contained in:
2025-08-20 21:23:22 +08:00
parent 96e3c86cd4
commit ae088a1a7a
93 changed files with 283918 additions and 281546 deletions

View File

@@ -205,7 +205,8 @@ dependencies {
api 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5'
api 'io.github.mayzs:paho.mqtt.android:1.2.1'
// api project(':LocalAar')
/// 内存泄露的方法
// debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.14'
//2. 云normal SDK
//aar的名称例如WbCloudNormal-v5.1.10-123456789.aar填入 'WbCloudNormal-v5.1.10-123456789.aar'
}