Commit fdb7c5db authored by Viktor De Pasquale's avatar Viktor De Pasquale

Added Timber as marked for stripping

parent 77470c7c
......@@ -35,6 +35,7 @@
-keepclassmembers class com.topjohnwu.signing.BootSigner { *; }
# Strip logging
-assumenosideeffects class timber.log.Timber.Tree { *; }
-assumenosideeffects class com.topjohnwu.magisk.utils.Logger {
public *** debug(...);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment