-keepattributes *Annotation* -keep class kotlin.** { *; } -keep class org.jetbrains.** { *; } 直接加入这三个配置就可以了