mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2025-02-06 02:13:32 +01:00
Remove all logs from production apk
This commit is contained in:
parent
bd22d93167
commit
9da78746fd
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
@ -66,6 +66,8 @@
|
||||
-assumenosideeffects class android.util.Log {
|
||||
public static *** getStackTraceString(...);
|
||||
public static *** d(...);
|
||||
public static *** e(...);
|
||||
public static *** println(...);
|
||||
public static *** w(...);
|
||||
public static *** v(...);
|
||||
public static *** i(...);
|
||||
|
Loading…
x
Reference in New Issue
Block a user