這就是我的proguard規則。有什麼清楚的我失蹤了嗎? -keepattributes Signature -keepattributes *Annotation* -keep class java.lang.reflect.** { *; } -keep class ...
確定! 回上一頁