Skip to content

Commit

Permalink
Revert "Exclude testfairy from obfuscation"
Browse files Browse the repository at this point in the history
This reverts commit 9900d1e.
  • Loading branch information
markushi committed Oct 1, 2024
1 parent 9900d1e commit c5fd479
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,3 @@
-dontwarn org.mockito.internal.**
-dontwarn org.jetbrains.annotations.**
-dontwarn io.sentry.android.replay.ReplayIntegration

# As described here
# https://docs.saucelabs.com/testfairy/sdk/android/integrating-android/#proguard-optional
-keep class com.testfairy.** { *; }
-dontwarn com.testfairy.**
-keepattributes Exceptions, Signature, LineNumberTable
-dontusemixedcaseclassnames

0 comments on commit c5fd479

Please sign in to comment.