Files
aitsc/exampleAiApp01/app/proguard-rules.pro

4 lines
109 B
Prolog
Raw Permalink Normal View History

2026-03-01 23:24:53 +08:00
-keepattributes Signature
-keepattributes *Annotation*
-keep class com.example.promptoptimizer.api.** { *; }