Skip to content

Commit

Permalink
Make sure our constructor is preserved
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Oct 23, 2019
1 parent 5c7b595 commit 7f971f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@

# Workaround R8 bug
-keep,allowobfuscation class com.topjohnwu.magisk.model.receiver.GeneralReceiver
-keepclassmembers class a.e { *; }

# Strip logging
-assumenosideeffects class timber.log.Timber.Tree { *; }
Expand Down

0 comments on commit 7f971f7

Please sign in to comment.