# Add project specific ProGuard rules here. -keepattributes *Annotation* -keep class com.tiangong.aiagent.data.remote.dto.** { *; } # Bugly -dontwarn com.tencent.bugly.** -keep public class com.tencent.bugly.** { *; }