我想用proguard删除所有打印语句.是否与下面的代码相同,但是System.out.println()
System.out.println()
-assumenosideeffects class android.util.Log { public static *** d(...); }
android android-studio android-proguard
android ×1
android-proguard ×1
android-studio ×1