Skip to content

Commit

Permalink
Update proguard-rules.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
prak24oct committed Jan 26, 2021
1 parent 0a1cb16 commit 678b267
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions TrackierSDK/sdk-core/proguard-rules.pro
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
#proguard rules for library
-keep public class com.cloudstuff.trackiersdk.TrackierSDK.**{*;}
-keep public class com.cloudstuff.trackiersdk.TrackierSDKConfig.**{*;}
-keepclassmembers class com.cloudstuff.trackiersdk.TrackierSDKConfig {
*;
}


#proguard rules for intallreferrer
-keep public class com.android.installreferrer.* { *; }
Expand Down

0 comments on commit 678b267

Please sign in to comment.